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
mcsdodo

release-skill

by mcsdodo

star 0

Bump version, update changelog, commit, tag, push, and build release installer

mcsdodo

plan-review-skill

by mcsdodo

star 0

Use when about to implement a plan, when plan seems incomplete or has gaps, when unsure if tasks are feasible, or when v...

mcsdodo

task-plan-skill

by mcsdodo

star 0

Use when starting a new feature that needs planning - runs brainstorming then creates numbered task folder in _tasks/

mcsdodo

decision-skill

by mcsdodo

star 0

Use when making architectural or business logic decisions during conversations - adds entry to DECISIONS.md

leonardoacosta

trpc-conventions

by leonardoacosta

star 0

tRPC router patterns for Otaku Odyssey. Use when creating or modifying tRPC routers, procedures, or API endpoints.

leonardoacosta

otaku-domain

by leonardoacosta

star 0

Convention management domain knowledge for Otaku Odyssey. Use when implementing features related to conventions, attende...

leonardoacosta

drizzle-patterns

by leonardoacosta

star 0

Drizzle ORM schema patterns for Otaku Odyssey. Use when creating or modifying database schemas, migrations, or relations...

davzucky

build-feature

by davzucky

star 0

Autonomous task loop that picks ready tasks, implements them, updates progress.txt, commits, and repeats. Use when asked...

hoxbro

srt-summaries

by hoxbro

star 0

Use this when you have an SRT subtitle file and want to generate two types of summaries.

gtakairo

testing-patterns

by gtakairo

star 0

Testing best practices and TDD workflow. Use when writing tests, following TDD, or improving test coverage.

gtakairo

code-review

by gtakairo

star 0

Comprehensive code review focusing on quality, security, performance, and best practices. Use when reviewing PRs, commit...

gtakairo

frontend-design

by gtakairo

star 0

Create production-ready frontend interfaces with high-quality, memorable design. Use when building web components, pages...

gtakairo

agent-memory

by gtakairo

star 0

Retain and recall work context across sessions. Use when user asks to remember something, recall previous work, or refer...

gtakairo

documentation

by gtakairo

star 0

Generate and maintain comprehensive documentation. Use when writing README, API docs, code comments, or technical docume...

gtakairo

systematic-debugging

by gtakairo

star 0

Four-phase systematic debugging methodology for efficient problem resolution. Use when investigating bugs, errors, or un...

gtakairo

ui-patterns

by gtakairo

star 0

Opinionated UI constraints and patterns for building better interfaces. Focuses on accessibility, usability, and impleme...

planetaryescape

auto-generated-agent-orch...

by planetaryescape

star 0

Agent orchestration pattern for multi-step email processing pipeline. Cost tracking, circuit breakers, graceful degradat...

planetaryescape

auto-generated-aws-client...

by planetaryescape

star 0

AWS SDK client initialization patterns for this project. Lazy singletons, conditional credentials, DocumentClient wrappe...

planetaryescape

auto-generated-test-setup...

by planetaryescape

star 0

Testing setup for this project. MSW for API mocking, happy-dom environment, coverage thresholds. Triggers on "test setup...

planetaryescape

auto-generated-error-hand...

by planetaryescape

star 0

Error handling patterns for this project. Uses neverthrow for new code, custom Result type for legacy. Includes retry lo...

planetaryescape

auto-generated-cost-track...

by planetaryescape

star 0

Cost control patterns preventing bankruptcy in this indie SaaS. Hard $1/run limit, service-specific cost calculation, gr...

planetaryescape

auto-generated-nextjs-api...

by planetaryescape

star 0

Next.js API route patterns for this project. Runtime config, circuit breakers, demo mode fallback, multiple AWS invocati...

planetaryescape

auto-generated-circuit-br...

by planetaryescape

star 0

Opossum circuit breaker patterns for resilience. Singleton pattern per service, timeout from env, event listeners. Trigg...

planetaryescape

auto-generated-structured...

by planetaryescape

star 0

Structured logging with Pino for this project. Environment-aware configuration, context-based child loggers, ILogger ada...