80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
fullstack-design
by iamjpsingh
Create distinctive, production-grade full-stack applications with Django backend (service layer pattern, clean architect...
django-clean-architecture
by iamjpsingh
Build modular, scalable Django backends using service layer pattern. Use when creating Django models, views, APIs, Celer...
prompt-engineering
by BPMSTC
Prompt engineering for Claude API, system prompts, context management, instruction design, depth levels, HTML generation...
react-component-patterns
by BPMSTC
React component development patterns for building UI components with hooks, state management, error handling, loading st...
api-client-patterns
by BPMSTC
HTTP client patterns, API integration, request/response handling, error handling, retry logic, axios usage. Use when bui...
express-api-patterns
by BPMSTC
Express.js API development, route handling, middleware, error handling, request validation, CORS. Use when building Expr...
baton
by mgerasolo
Context management system for solving compaction problems. Provides TLDR summaries, conversation tracking, and efficient...
frontend-ranger
by jamestchap
Front-end planning and breakdowns for UI tasks; use when asked to plan, estimate, or outline steps for building front-en...
spec-driven-dev
by nitinm21
Creates a comprehensive spec.md file before coding. Use this when the user asks to build an application, dashboard, feat...
flutter-deck-slide
by K9i-0
flutter_deckでプレゼンテーションスライドを作成・編集。「スライドを追加」「新しいスライド」「スライドを編集」「テーマ変更...
alembic-migrations
by linsomniac
Database migration management with Alembic for SQLAlchemy. Use when creating or modifying database schemas, tables, or i...
fastapi-dev
by linsomniac
FastAPI endpoint development with Pydantic validation, proper error handling, and OpenAPI documentation. Use when creati...
react-mobile
by linsomniac
Mobile-first React component development with Tailwind CSS, TanStack Query, and accessibility. Use when creating React c...
jwt-auth
by linsomniac
JWT authentication implementation with bcrypt, refresh tokens, and rate limiting. Use for auth-related development, logi...
git
by arttttt
Git version control operations. Use for creating branches, making commits, pushing code, and creating pull requests. Use...
consult
by arttttt
Technical consultation without implementation. Use when the user invokes /consult or asks questions about the code or ap...
git
by arttttt
Git version control operations. Use for creating branches, making commits, pushing code, and creating pull requests.
beads
by arttttt
Issue tracking with Beads (bd CLI). Use when commands need to create, query, or update issues.
planner
by arttttt
MUST BE USED for task planning and consultation. Use PROACTIVELY when /spec or /consult commands are invoked, for creati...
implement
by arttttt
Implement task from issue specification. Use when the user invokes /implement or asks to execute a tracked issue.
developer
by arttttt
MUST BE USED for code implementation. Use PROACTIVELY when /implement or /fix commands are invoked, or when coding tasks...
reviewer
by arttttt
MUST BE USED for code review. Use PROACTIVELY when /review command is invoked or after any code changes to check correct...
fix
by arttttt
Fix issues from code review. Use when the user invokes /fix or asks to address review findings for an issue.
review
by arttttt
Code review. Use when the user invokes /review or asks for a review of changes tied to an issue.