Showing 30 of 140952 results
Part of Deep Agents by LangChain, a batteries-included agent harness with planning (task breakdown), filesystem operations, shell access, sub-agent delegation, smart prompt defaults, and auto-summarization for context management.
A skill that opens the Diffity diff viewer in the browser so users can visually inspect their git changes, with support for git refs and GitHub PR URLs.
Optimizes social media engagement through strategic comment management, DM automation, and interaction techniques to increase reach, followers, and audience connection.
Helps create reproducible, developer-friendly development environments with one-command setup, covering IDE configuration, tool installation, dependency management, and cross-platform compatibility.
A etl sync job builder skill from a comprehensive library of 155 production-ready development skills covering modern software engineering.
Skill covering systematic exit rules for crypto trading including stop-loss methods (ATR-based, fixed percentage, support level), take-profit strategies, and trailing stop implementations.
Plans M&A exits and prepares businesses for acquisition by developing valuation strategies, due diligence readiness, and exit timing to maximize business value.
Generates production-ready fal.ai workflow JSON files for creating complex, multi-step AI pipelines that chain together different models and media types.
A large collection of Claude Code skill templates sponsored by Z.AI, providing ready-to-use development skill configurations across various domains.
Teaches AI agents FiveM fundamentals including resource structure, fxmanifest.lua configuration, client/server scripting patterns, events, exports, debugging, and optimization for building custom GTA V multiplayer servers.
Applies Steve Blank's Customer Development methodology from The Four Steps to the Epiphany, guiding startups through Customer Discovery, Validation, Creation, and Company Building to find customers and a repeatable business model before scaling.
A git skill that squashes a feature branch's commits into a single semantically-meaningful commit by soft-resetting to the merge-base, then generating a conventional-commit message inferred from the net diff rather than defaulting to generic descriptions.
Godot 4 card game genre skill for building card-based games with deck management, hand mechanics, and card game design patterns.
Official Home Assistant integration skill by balloob for connecting Home Assistant to projects, guiding credential setup, validating connections, and providing Python and Node.js API reference for smart home control and sensor data ingestion
Official curated directory of high-quality plugins for Claude Code maintained by Anthropic, containing both internal plugins developed by Anthropic and vetted third-party external plugins.
A lightweight Chinese academic paper de-AI skill that identifies and removes AI-generated writing traces based on AIGC detector statistical recognition patterns. It modifies writing patterns without changing content, designed for direct use as a Claude Code skill or system prompt for any LLM.
A read-only skill that performs a comprehensive, severity-graded audit of iOS and macOS Swift codebases, producing a navigable CODE_AUDIT.md report covering bugs, dead code, Swift concurrency issues, deprecated APIs, security vulnerabilities, and performance problems. Every Critical or High finding is cited with an exact file path and line number.
An agent skills monorepo including social media marketing expertise covering strategy, content creation, and community management across Instagram, Facebook, TikTok, and LinkedIn.
Provides comprehensive Laravel testing patterns with Pest, covering Arrange-Act-Assert, proper mocking, null drivers, and declarative factories.
Plans and orchestrates successful product and company launches with detailed timelines, task coordination, and cross-functional alignment for maximum impact.
A collection of Claude Code skills for content creation and product management, including image assistant, thought mining, PRD writing, requirement change workflow, lesson building, project mapping, version planning, and writing assistance.
Designs customer lifecycle marketing strategies with automated email sequences, drip campaigns, and journey mapping to nurture leads and maximize customer value at every stage.
Queries and filters Shopee product data across 11 Southeast Asian and Latin American marketplaces using the YouYing API. Supports multi-dimensional filtering by keyword, price range, sales volume, listing date, and shop attributes for product selection and market research.
from levnikolaevich/claude-code-skills
from levnikolaevich/claude-code-skills
Use Lucide icons correctly across any framework or environment. Lucide is a tree-shakeable SVG icon library with 1000+ icons.
Guides the creation of high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services, covering both Python (FastMCP) and Node/TypeScript (MCP SDK) implementations.