80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
requirements-engineering
by jasonkneen
Transform vague feature ideas into clear, testable requirements using EARS format. Capture user stories, define acceptan...
ai-prompting
by jasonkneen
Effective communication strategies for AI-assisted development. Learn context-first prompting, phased interactions, iter...
quality-assurance
by jasonkneen
Comprehensive testing and validation strategies for spec-driven development. Learn phase-specific validation techniques,...
v3-cli-modernization
by ruvnet
CLI modernization and hooks system enhancement for claude-flow v3. Implements interactive prompts, command decomposition...
v3-core-implementation
by ruvnet
Core module implementation for claude-flow v3. Implements DDD domains, clean architecture patterns, dependency injection...
v3-mcp-optimization
by ruvnet
MCP server optimization and transport layer enhancement for claude-flow v3. Implements connection pooling, load balancin...
v3-performance-optimizati...
by ruvnet
Achieve aggressive v3 performance targets: 2.49x-7.47x Flash Attention speedup, 150x-12,500x search improvements, 50-75%...
worker-integration
by ruvnet
Worker-Agent integration for intelligent task dispatch and performance tracking
memory-patterns
by ruvnet
Persistent memory patterns for cross-session learning and context retention
v3-ddd-architecture
by ruvnet
Domain-Driven Design architecture for claude-flow v3. Implements modular, bounded context architecture with clean separa...
Senior UI/UX Engineer. Architect digital interfaces overriding default LLM biases. Enforces metric-based rules, strict c...
prompt-refiner-claude
by Factory-AI
Refine prompts for Claude models (Opus, Sonnet, Haiku) using Anthropic's best practices. Use when preparing complex task...
memory-capture
by Factory-AI
Capture and organize memories, decisions, and learnings to a memories.md file. Use when you want to save context for fut...
prompt-refiner-gpt
by Factory-AI
Refine prompts for GPT models (GPT-5, GPT-5.1, Codex) using OpenAI's best practices. Use when preparing complex tasks fo...
Upgrades Go version across the entire Chainloop codebase including source files, Docker images, CI/CD workflows, and doc...
Create a custom builtin function to be used in the Rego policy engine
Upgrades Helm chart dependencies (PostgreSQL, Vault) in the Chainloop project, including vendorized charts, container im...
typescript-strict
by citypaul
TypeScript strict mode patterns. Use when writing any TypeScript code.
testing
by citypaul
Testing patterns for behavior-driven tests. Use when writing tests or test factories.
front-end-testing
by citypaul
DOM Testing Library patterns for behavior-driven UI testing. Framework-agnostic patterns for testing user interfaces. Us...
refactoring
by citypaul
Refactoring assessment and patterns. Use after tests pass (GREEN phase) to assess improvement opportunities.
tdd
by citypaul
Test-Driven Development workflow. Use for ALL code changes - features, bug fixes, refactoring. TDD is non-negotiable.
react-testing
by citypaul
React Testing Library patterns for testing React components, hooks, and context. Use when testing React applications.
mutation-testing
by citypaul
Mutation testing patterns for verifying test effectiveness. Use when analyzing branch code to find weak or missing tests...