TopRank Skills

80,000+ Skills to Supercharge Claude

The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.

Showing 118511 results
jasonkneen

requirements-engineering

by jasonkneen

star 527

Transform vague feature ideas into clear, testable requirements using EARS format. Capture user stories, define acceptan...

jasonkneen

ai-prompting

by jasonkneen

star 527

Effective communication strategies for AI-assisted development. Learn context-first prompting, phased interactions, iter...

jasonkneen

quality-assurance

by jasonkneen

star 527

Comprehensive testing and validation strategies for spec-driven development. Learn phase-specific validation techniques,...

ruvnet

v3-cli-modernization

by ruvnet

star 526

CLI modernization and hooks system enhancement for claude-flow v3. Implements interactive prompts, command decomposition...

ruvnet

v3-core-implementation

by ruvnet

star 526

Core module implementation for claude-flow v3. Implements DDD domains, clean architecture patterns, dependency injection...

ruvnet

v3-mcp-optimization

by ruvnet

star 526

MCP server optimization and transport layer enhancement for claude-flow v3. Implements connection pooling, load balancin...

ruvnet

v3-performance-optimizati...

by ruvnet

star 526

Achieve aggressive v3 performance targets: 2.49x-7.47x Flash Attention speedup, 150x-12,500x search improvements, 50-75%...

ruvnet

worker-integration

by ruvnet

star 526

Worker-Agent integration for intelligent task dispatch and performance tracking

ruvnet

memory-patterns

by ruvnet

star 526

Persistent memory patterns for cross-session learning and context retention

ruvnet

v3-ddd-architecture

by ruvnet

star 526

Domain-Driven Design architecture for claude-flow v3. Implements modular, bounded context architecture with clean separa...

GreenSheep01201

design-taste-frontend

by GreenSheep01201

star 524

Senior UI/UX Engineer. Architect digital interfaces overriding default LLM biases. Enforces metric-based rules, strict c...

Factory-AI

prompt-refiner-claude

by Factory-AI

star 524

Refine prompts for Claude models (Opus, Sonnet, Haiku) using Anthropic's best practices. Use when preparing complex task...

Factory-AI

memory-capture

by Factory-AI

star 524

Capture and organize memories, decisions, and learnings to a memories.md file. Use when you want to save context for fut...

Factory-AI

prompt-refiner-gpt

by Factory-AI

star 524

Refine prompts for GPT models (GPT-5, GPT-5.1, Codex) using OpenAI's best practices. Use when preparing complex tasks fo...

chainloop-dev

upgrading-golang

by chainloop-dev

star 522

Upgrades Go version across the entire Chainloop codebase including source files, Docker images, CI/CD workflows, and doc...

chainloop-dev

custom-builtin-functions

by chainloop-dev

star 522

Create a custom builtin function to be used in the Rego policy engine

chainloop-dev

upgrading-chart

by chainloop-dev

star 522

Upgrades Helm chart dependencies (PostgreSQL, Vault) in the Chainloop project, including vendorized charts, container im...

citypaul

typescript-strict

by citypaul

star 521

TypeScript strict mode patterns. Use when writing any TypeScript code.

citypaul

testing

by citypaul

star 521

Testing patterns for behavior-driven tests. Use when writing tests or test factories.

citypaul

front-end-testing

by citypaul

star 521

DOM Testing Library patterns for behavior-driven UI testing. Framework-agnostic patterns for testing user interfaces. Us...

citypaul

refactoring

by citypaul

star 521

Refactoring assessment and patterns. Use after tests pass (GREEN phase) to assess improvement opportunities.

star 521

Test-Driven Development workflow. Use for ALL code changes - features, bug fixes, refactoring. TDD is non-negotiable.

citypaul

react-testing

by citypaul

star 521

React Testing Library patterns for testing React components, hooks, and context. Use when testing React applications.

citypaul

mutation-testing

by citypaul

star 521

Mutation testing patterns for verifying test effectiveness. Use when analyzing branch code to find weak or missing tests...