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
slavochek2

awesomesystematic-debuggi...

by slavochek2

star 0

Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions.

slavochek2

awesomeinversion-exercise

by slavochek2

star 0

Flip core assumptions to reveal hidden constraints and alternative approaches - "what if the opposite were true?"

slavochek2

awesomedoc-coauthoring

by slavochek2

star 0

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, pr...

slavochek2

awesomeroot-cause-tracing

by slavochek2

star 0

Systematically trace bugs backward through call stack to find original trigger

slavochek2

awesomecondition-based-wa...

by slavochek2

star 0

Replace arbitrary timeouts with condition polling for reliable async tests

slavochek2

awesomeremembering-conver...

by slavochek2

star 0

Search previous Claude Code conversations for facts, patterns, decisions, and context using semantic or text search

rollercoaster-dev

pr-review-checker

by rollercoaster-dev

star 0

Check PR review comments and feedback from CodeRabbit and human reviewers. Use when user asks about reviews, unresolved...

rollercoaster-dev

checkpoint-workflow

by rollercoaster-dev

star 0

Manage workflow checkpoints for issue tracking. Use when starting work on an issue, logging actions, logging commits, ch...

rollercoaster-dev

context-metrics

by rollercoaster-dev

star 0

View session and context metrics for dogfooding optimization. Use when analyzing whether knowledge injection is helping,...

star 0

Show project progress overview - recent commits, active workflows, open PRs, and issues by milestone. Use when user asks...

rollercoaster-dev

board-status

by rollercoaster-dev

star 0

Check GitHub Project board status for the monorepo. Use when user asks about board status, what's in progress, sprint st...

rollercoaster-dev

knowledge-query

by rollercoaster-dev

star 0

Query the knowledge graph for learnings, patterns, and mistakes. Use when you need to find past learnings, avoid known m...

rollercoaster-dev

issue-fetcher

by rollercoaster-dev

star 0

Fetch and analyze GitHub issues from the monorepo. Use when user asks about issues, what's blocking, issue status, depen...

rollercoaster-dev

checkpoint-session

by rollercoaster-dev

star 0

Manage session lifecycle, learning extraction, and context metrics. Use when starting/ending sessions, analyzing workflo...

rollercoaster-dev

docs-search

by rollercoaster-dev

star 0

Index and search project documentation with semantic similarity. Use when you need to find relevant documentation, check...

rollercoaster-dev

board-manager

by rollercoaster-dev

star 0

Manage GitHub Project board items - add issues, update status, move between columns. Use when user asks to add issues to...

rollercoaster-dev

graph-query

by rollercoaster-dev

star 0

Query the code graph for callers, dependencies, and blast radius. Use when you need to understand code relationships, fi...

rollercoaster-dev

milestone-tracker

by rollercoaster-dev

star 0

Track GitHub milestone progress and issue completion. Use when user asks about milestone status, how many issues done, s...

bselee

security-review

by bselee

star 0

Security audit for vulnerabilities, compliance issues, and sensitive data exposure. Use before production deployments or...

bselee

connect

by bselee

star 0

Connect Claude to any app. Send emails, create issues, post messages, update databases - take real actions across Gmail,...

bselee

deploy

by bselee

star 0

Build the project, commit all changes, and deploy directly to main. Use when deploying changes to production.

bselee

code-review

by bselee

star 0

Review code for quality, security, and best practices. Use when reviewing recent changes, PRs, or checking code quality....

bselee

artifacts-builder

by bselee

star 0

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (...

bselee

systematic-debugging

by bselee

star 0

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes