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
MadAppGang

ui-implement

by MadAppGang

star 242

Patterns for implementing UI improvements based on design analysis. Works with review documents from dev:ui-analyse or /...

MadAppGang

ui-analyse

by MadAppGang

star 242

UI visual analysis patterns using Gemini 3 Pro Preview multimodal capabilities. Analysis-only - no code changes. Use dev...

defendend

ast-index

by defendend

star 241

This skill should be used when the user asks to "find a class", "search for symbol", "find usages", "find implementation...

defendend

ast-index

by defendend

star 241

This skill should be used when the user asks to "find a class", "search for symbol", "find usages", "find implementation...

MadAppGang

testing-strategies

by MadAppGang

star 241

Use when writing tests, setting up test frameworks, implementing mocking strategies, or establishing testing best practi...

MadAppGang

golang

by MadAppGang

star 241

Use when building Go backend services, implementing goroutines/channels, handling errors idiomatically, writing tests wi...

MadAppGang

testing-frontend

by MadAppGang

star 241

Use when writing component tests, testing user interactions, mocking APIs, or setting up Vitest/React Testing Library/Vu...

MadAppGang

session-isolation

by MadAppGang

star 241

Use when orchestrating workflows that generate multiple files (designs, reviews, reports) to prevent file collisions acr...

MadAppGang

python

by MadAppGang

star 241

Use when building FastAPI applications, implementing async endpoints, setting up Pydantic schemas, working with SQLAlche...

MadAppGang

error-handling

by MadAppGang

star 241

Use when implementing custom error classes, error middleware, structured logging, retry logic, or graceful shutdown patt...

star 241

Use when building Axum applications, implementing type-safe handlers, working with SQLx, setting up error handling with...

MadAppGang

claudish-usage

by MadAppGang

star 241

CRITICAL - Guide for using Claudish CLI ONLY through sub-agents to run Claude Code with OpenRouter models (Grok, GPT-5,...

MadAppGang

agent-coordination-discip...

by MadAppGang

star 241

Use when deciding whether to launch an agent, selecting which agent to use, or coordinating multiple agents. Covers dele...

MadAppGang

vue-typescript

by MadAppGang

star 241

Use when building Vue 3 applications with TypeScript, implementing Composition API components, setting up Pinia stores,...

MadAppGang

state-management

by MadAppGang

star 241

Use when choosing state management solutions, implementing global stores (Zustand, Pinia), managing server state (TanSta...

MadAppGang

bunjs

by MadAppGang

star 241

Use when building Bun.js/Hono applications, implementing HTTP endpoints, setting up Prisma/SQLite, writing Zod validatio...

MadAppGang

bunjs-architecture

by MadAppGang

star 241

Use when implementing clean architecture (routes/controllers/services/repositories), establishing camelCase conventions,...

MadAppGang

api-design

by MadAppGang

star 241

Use when designing REST or GraphQL APIs, defining endpoints, implementing pagination/filtering, handling API versioning,...

MadAppGang

bunjs-production

by MadAppGang

star 241

Use when deploying Bun.js to production, containerizing with Docker, setting up AWS ECS/Fargate, implementing Redis cach...

MadAppGang

shadcn-ui

by MadAppGang

star 241

Use when implementing UI components with shadcn/ui. Covers component installation, configuration with Vite/TanStack Rout...

MadAppGang

verification-before-compl...

by MadAppGang

star 241

Use when claiming task completion or marking items as done. Covers completion evidence requirements, verification method...

MadAppGang

database-patterns

by MadAppGang

star 241

Use when designing database schemas, implementing repository patterns, writing optimized queries, managing migrations, o...

MadAppGang

auth-patterns

by MadAppGang

star 241

Use when implementing authentication (JWT, sessions, OAuth), authorization (RBAC, ABAC), password hashing, MFA, or secur...

MadAppGang

context-detection

by MadAppGang

star 241

Use when detecting project technology stack from files/configs/directory structure, auto-loading framework-specific skil...