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
Sjdjdiejdrirhdkjej

staging-deployment-phase

by Sjdjdiejdrirhdkjej

star 0

Deploys features to staging environment with database migrations, health checks, and deployment verification. Use during...

Sjdjdiejdrirhdkjej

shadcn-integration

by Sjdjdiejdrirhdkjej

star 0

Integration guide for shadcn/ui components with OKLCH design tokens. Use when setting up shadcn, customizing themes, or...

Sjdjdiejdrirhdkjej

production-deployment-pha...

by Sjdjdiejdrirhdkjej

star 0

Executes production deployment workflow by promoting validated staging builds to production with semantic versioning, he...

Sjdjdiejdrirhdkjej

debug-phase

by Sjdjdiejdrirhdkjej

star 0

Systematic debugging techniques including error classification, root cause analysis (5 Whys), reproduction strategies, a...

Sjdjdiejdrirhdkjej

clarification-phase

by Sjdjdiejdrirhdkjej

star 0

Executes the /clarify phase using AskUserQuestion tool to resolve ambiguities through structured questions (≤3), priorit...

Sjdjdiejdrirhdkjej

optimization-phase

by Sjdjdiejdrirhdkjej

star 0

Validates production readiness through performance benchmarking, accessibility audits, security reviews, and code qualit...

star 0

Deep planning philosophy for craftsman-level architecture. Transforms planning from research-then-design to research-que...

Sjdjdiejdrirhdkjej

error-recovery

by Sjdjdiejdrirhdkjej

star 0

Classify workflow failures and attempt automatic recovery. Use when sprint/feature fails during implementation to determ...

Sjdjdiejdrirhdkjej

finalize-phase

by Sjdjdiejdrirhdkjej

star 0

Completes feature/epic workflows after deployment with comprehensive walkthrough generation for epics (v5.0+), roadmap u...

star 0

Preview command effects without making changes. Simulates file writes, git operations, agent spawns, and state changes....

Sjdjdiejdrirhdkjej

regression-test-generator

by Sjdjdiejdrirhdkjej

star 0

Generate regression tests when bugs are discovered during /debug or continuous checks. Auto-detects test framework, crea...

Sjdjdiejdrirhdkjej

planning-phase

by Sjdjdiejdrirhdkjej

star 0

Generates implementation plans with code reuse analysis, architecture design, and complexity estimation during the /plan...

star 0

Enforces test-driven development (TDD) following Kent Beck's methodology. MANDATORY micro-cycle approach - write ONE tes...

Mavrick91

codebase-guide

by Mavrick91

star 0

Master guide for this TanStack Start e-commerce application. Use when onboarding, exploring architecture, or needing con...

Mavrick91

forms

by Mavrick91

star 0

Build forms with FNForm component including validation, grid layouts, custom fields, and external control. Use when crea...

Mavrick91

skill-developer

by Mavrick91

star 0

Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-r...

Mavrick91

typescript-lsp

by Mavrick91

star 0

Use TypeScript LSP for code intelligence instead of grep. Always prioritize LSP tools for go-to-definition, find referen...

Mavrick91

security

by Mavrick91

star 0

Security auditing and implementation for authentication, rate limiting, CSRF protection, input validation, and secure co...

Mavrick91

admin-crud

by Mavrick91

star 0

Generate admin dashboard pages with data tables, filters, bulk actions, dialogs, and forms. Use when building admin inte...

Mavrick91

api-routes

by Mavrick91

star 0

Generate secure TanStack Start API routes with authentication, rate limiting, validation, and proper error handling. Use...

Mavrick91

database

by Mavrick91

star 0

Drizzle ORM schema design, migrations, queries, and performance optimization for PostgreSQL. Use when modifying schema,...

Mavrick91

checkout

by Mavrick91

star 0

Checkout flow with cart, shipping, Stripe/PayPal payments, and order completion. Use when modifying checkout, debugging...

star 0

Internationalization with i18next for UI translations and JSONB for database content. Use when adding translations, work...

Mavrick91

testing

by Mavrick91

star 0

REQUIRED for ANY interaction with test files (.test.ts, .test.tsx). Use when creating tests, modifying tests, debugging...