80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
code-review
by sontek
Perform code reviews following engineering practices. Use when reviewing pull requests, examining code changes, or provi...
deslop
by sontek
Remove AI-generated code slop from a branch. Use when cleaning up AI-generated code, removing unnecessary comments, defe...
implementation-plan
by sontek
Create structured implementation plans for complex features, refactoring, or multi-phase work. MUST be used when user as...
create-pr
by sontek
Create pull requests following good conventions. Use when opening PRs, writing PR descriptions, or preparing changes for...
commit
by sontek
Create commit messages following good conventions. Use when committing code changes, writing commit messages, or formatt...
find-bugs
by sontek
Find bugs, security vulnerabilities, and code quality issues in branch changes. Use when reviewing code for bugs, securi...
pull-request
by vexxhost
Creates and opens pull requests from unmerged changes. Use when user asks to open a PR, create a pull request, make a PR...
fix-docker-openstack-patc...
by vexxhost
Fix a failing patch in a Docker OpenStack image repository. Use when a Renovate PR has patch conflicts.
commit-message
by vexxhost
Generates commit messages. Use before any git operations involving a commit, or when writing, generating, or creating co...
learning-guidance
by br-huang
This skill should be used when the user requests "learning mode", "teach me", "guide me through", "help me understand",...
nextjs-clerk
by Railly
Help write Next.js applications with Clerk authentication. Use when the user asks about adding Clerk auth to a Next.js a...
validate-codex-config
by AFI-Protocol
Validate afi-config codex and governance configuration for structural consistency, broken references, and schema alignme...
with-reference
by hide212131
Demonstrates loading an external note during execution.
crossword-from-source
by pem725
Generate educational crossword puzzles by extracting vocabulary from source files. Use when users want to create crosswo...
Configure un serveur MCP (Model Context Protocol) dans Cursor en ajoutant l'entrée appropriée dans le fichier mcp.json....
Construit des chatwindows avec widgets interactifs ChatWidget. Guide la création de widgets selon le contrat ChatWidget,...
python-best-practices
by nategarelik
Type hints, dataclasses, async patterns, testing with pytest, and modern Python tooling
powershell-patterns
by nategarelik
PowerShell best practices for Windows development, including cmdlet patterns, module development, and error handling
docker-kubernetes
by nategarelik
Dockerfile best practices, multi-stage builds, docker-compose patterns, and Kubernetes concepts
typescript-best-practices
by nategarelik
Auto-load when writing TypeScript code. Provides patterns for type safety, async handling, and modern TypeScript idioms.
api-design
by nategarelik
REST API best practices, OpenAPI/Swagger patterns, authentication, and error response formats
testing-patterns
by nategarelik
Auto-load when writing tests. Provides TDD workflow, test structure patterns, and common testing idioms.
git-workflow
by nategarelik
Auto-load for git operations. Provides branching strategy, commit conventions, and PR workflow.
solid-principles
by shabaraba
This skill should be used when the user asks about "SOLID principles", "single responsibility", "open/closed principle",...