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
davjdk

branch-manager

by davjdk

star 0

Create git branches following project patterns. Use when starting new features, bug fixes, or refactoring. Reads pattern...

davjdk

session-consolidator

by davjdk

star 0

Analyze completed parallel-executor session in fresh context and generate consolidation report. Use after all parallel s...

davjdk

parallel-executor

by davjdk

star 0

Execute independent spec stages in parallel using subagents with real-time incremental apply. Use when spec has multiple...

davjdk

session-loader

by davjdk

star 0

Load feature specification and determine next task at session start. Use when user asks to "implement spec", "continue w...

davjdk

merge-helper

by davjdk

star 0

Merge feature branch to main with pre-merge checks, CHANGELOG and ARCHITECTURE updates. Use when all spec stages are com...

ccalebcarter

zustand-game-patterns

by ccalebcarter

star 0

Zustand state management patterns optimized for games including persistence, undo/redo, time-travel debugging, subscript...

ccalebcarter

hexgrid-algorithms

by ccalebcarter

star 0

Hexagonal grid mathematics, coordinate systems, pathfinding, and spatial algorithms for hex-based games. Use when implem...

ccalebcarter

casino-math-balancer

by ccalebcarter

star 0

Calculate and balance casino game mathematics including odds, RTP, house edge, variance, and payout tables. Use when des...

ccalebcarter

fun-advisor

by ccalebcarter

star 0

Multidisciplinary council of expertise on creating genuinely fun games. Use when evaluating if something is fun, designi...

ccalebcarter

testing-team

by ccalebcarter

star 0

Complete QA, playtesting, and code quality team for game development. Use when evaluating player experience, fun factor,...

ccalebcarter

drizzle-game-schema

by ccalebcarter

star 0

Drizzle ORM database schema patterns for games including player profiles, inventories, leaderboards, game sessions, and...

ccalebcarter

gemini-image-generator

by ccalebcarter

star 0

Generate images using Google Gemini AI with text prompts and reference images. Use when creating game assets, concept ar...

ccalebcarter

react-game-ui

by ccalebcarter

star 0

React game UI patterns using shadcn/ui, Tailwind, and Framer Motion for polished game interfaces. Use when building HUDs...

ccalebcarter

game-assets-team

by ccalebcarter

star 0

Complete game asset design, creation, implementation, and optimization team. Use when creating visual assets, art direct...

ccalebcarter

game-engineering-team

by ccalebcarter

star 0

AAA-caliber engineering council for building production-quality games. Use when implementing game systems, writing game...

ccalebcarter

game-concept-advisor

by ccalebcarter

star 0

Multidisciplinary creative council for brainstorming and originating game mechanics, systems, and concepts. Use when gen...

ccalebcarter

game-systems-doc

by ccalebcarter

star 0

AAA-quality Game Design Document creation for casino-farming hybrid games. Use when creating GDDs, minigame specificatio...

star 0

Generate a plan for how an agent should accomplish a complex coding task. Use when a user asks for a plan, and optionall...

dgrobinson

update-agents-md

by dgrobinson

star 0

Maintain AGENTS.md files across a repo: find and review every AGENTS.md, apply hygiene rules (fix outdated or incorrect...

Bbeierle12

3d-building-mechanics

by Bbeierle12

star 0

Complete Three.js building system with spatial indexing, structural physics, and multiplayer networking. Use for surviva...

randykerber

context-engineering-state

by randykerber

star 0

Current state of Claude's memory, context, and Skills architecture as of late 2025. LOAD THIS when discussing context en...

randykerber

randy-context

by randykerber

star 0

Randy's basic context - tools, projects, and setup. Use when Randy asks about his environment, projects, or technical se...

Mateljan1

activecampaign-email-mark...

by Mateljan1

star 0

Create, manage, and optimize email campaigns for Laguna Beach Tennis Academy using ActiveCampaign. Use when Claude needs...

adelabdelgawad

nextjs-data-table-page

by adelabdelgawad

star 0

Create Next.js data table pages with SSR initial load, SWR caching, and server-response-based UI updates. Use when asked...