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
dahlia

release

by dahlia

star 1.6k

Create and publish releases for the LogTape project. Use when releasing a new version, creating a patch release, or crea...

amilich

isometric-asset-sheets

by amilich

star 1.6k

Generate sprite sheet images for the isometric city game using the GenerateImage tool. Use when creating new game assets...

revokslab

vercel-react-best-practic...

by revokslab

star 1.6k

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, r...

star 1.6k

ALWAYS use this when writing docs

revokslab

rmslop

by revokslab

star 1.6k

Remove AI code slop

revokslab

web-design-guidelines

by revokslab

star 1.6k

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit...

revokslab

writing-plans

by revokslab

star 1.6k

Use when you have a spec or requirements for a multi-step task, before touching code

revokslab

frontend-design

by revokslab

star 1.6k

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to...

revokslab

brainstorming

by revokslab

star 1.6k

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying...

leochlon

rca-fix-agent

by leochlon

star 1.6k

Iterative root-cause + fix agent workflow that gathers evidence (code/logs/tests/web), verifies the primary ROOT_CAUSE c...

LibPDF-js

create-scratch

by LibPDF-js

star 1.6k

Create a new scratch file in .agents/scratches/

LibPDF-js

create-plan

by LibPDF-js

star 1.6k

Create a new plan file in .agents/plans/

blader

nextjs-server-side-error-...

by blader

star 1.6k

Debug getServerSideProps and getStaticProps errors in Next.js. Use when: (1) Page shows generic error but browser conso...

blader

claudeception

by blader

star 1.6k

Claudeception is a continuous learning system that extracts reusable knowledge from work sessions. Triggers: (1) /claude...

blader

typescript-circular-depen...

by blader

star 1.6k

Detect and resolve TypeScript/JavaScript circular import dependencies. Use when: (1) "Cannot access 'X' before initializ...

blader

prisma-connection-pool-ex...

by blader

star 1.6k

Fix Prisma "Too many connections" and connection pool exhaustion errors in serverless environments (Vercel, AWS Lambda,...

microsoft

pydantic-models

by microsoft

star 1.6k

Create Pydantic models following the multi-model pattern with Base, Create, Update, Response, and InDB variants. Use whe...

microsoft

fastapi-router

by microsoft

star 1.6k

Create FastAPI routers with CRUD operations, authentication dependencies, and proper response models. Use when building...

microsoft

react-flow-node

by microsoft

star 1.6k

Create React Flow node components with TypeScript types, handles, and Zustand integration. Use when building custom node...

microsoft

zustand-store

by microsoft

star 1.6k

Create Zustand stores with TypeScript, subscribeWithSelector middleware, and proper state/action separation. Use when bu...

max-sixty

worktrunk

by max-sixty

star 1.6k

Guidance for Worktrunk, a CLI tool for managing git worktrees. Covers configuration (user config at ~/.config/worktrunk/...

max-sixty

release

by max-sixty

star 1.6k

Worktrunk release workflow. Use when user asks to "do a release", "release a new version", "cut a release", or wants to...

microsoft

cosmos-db-python-skill

by microsoft

star 1.6k

Build Azure Cosmos DB NoSQL services with Python/FastAPI following production-grade patterns. Use when implementing data...

jeremylongshore

archiving-databases

by jeremylongshore

star 1.6k

This skill automates database archival processes. It helps reduce primary database size by moving historical records to...