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
metjm

plan-review

by metjm

star 0

Expert technical reviewer for implementation plans. Reviews plans for correctness, completeness, and technical accuracy....

bigdegenenergy

api-design

by bigdegenenergy

star 0

RESTful API and GraphQL design best practices. Auto-triggers when designing endpoints, handling HTTP methods, or structu...

bigdegenenergy

create-test

by bigdegenenergy

star 0

Analyze a Java class and scaffold a JUnit 5 test with proper structure and assertions

bigdegenenergy

k8s-operations

by bigdegenenergy

star 0

Kubernetes operations, deployment patterns, and cloud-native best practices. Auto-triggers when working with containers,...

bigdegenenergy

async-patterns

by bigdegenenergy

star 0

Asynchronous programming patterns for Python, JavaScript/TypeScript, and other languages. Auto-triggers when implementin...

bigdegenenergy

testing-patterns

by bigdegenenergy

star 0

Testing strategies, patterns, and best practices across test types. Auto-triggers when writing tests, setting up test in...

bigdegenenergy

debugging

by bigdegenenergy

star 0

Systematic debugging strategies and error analysis patterns. Auto-triggers when investigating bugs, analyzing stack trac...

star 0

Safely install a Python package, verify it imports correctly, and pin it to requirements.txt

bigdegenenergy

cicd-automation

by bigdegenenergy

star 0

CI/CD pipeline design, GitHub Actions, and deployment automation. Auto-triggers when setting up pipelines, automating de...

bigdegenenergy

refactoring

by bigdegenenergy

star 0

Safe refactoring patterns and code improvement strategies. Auto-triggers when cleaning up code, reducing complexity, or...

stoicstudio

publish-release

by stoicstudio

star 0

Publish a new release to GitHub Packages. Use when ready to release, after tests pass and version is updated. Creates gi...

gevans3000

verify-deploy

by gevans3000

star 0

Full system verification loop for deployment readiness

gevans3000

monte-carlo

by gevans3000

star 0

Run Monte Carlo simulations on a trading strategy to verify robustness.

gevans3000

strategy-backtest

by gevans3000

star 0

Backtest a strategy and compare performance against the baseline

pproenca

root-cause-tracing

by pproenca

star 0

This skill should be used when the user asks to "find the root cause", "trace the bug", "why is this happening", "where...

Brite-Nites

vercel-react-best-practic...

by Brite-Nites

star 0

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

pproenca

getting-started

by pproenca

star 0

This skill is loaded automatically at session start via SessionStart hook. Establishes protocols for finding and using s...

pproenca

python-project

by pproenca

star 0

Use when setting up Python projects, managing dependencies with uv, configuring pyproject.toml, creating project structu...

pproenca

condition-based-waiting

by pproenca

star 0

This skill should be used when the user mentions "flaky tests", "race condition", "timing issues", "wait for", "test som...

pproenca

pragmatic-architecture

by pproenca

star 0

Prevents over-engineering by enforcing industry-proven principles: AHA (Avoid Hasty Abstractions), YAGNI, Colocation, an...

pproenca

defense-in-depth

by pproenca

star 0

This skill should be used when the user asks for "defensive coding", "input validation", "prevent bugs", "multiple valid...

pproenca

simple-git-worktrees

by pproenca

star 0

This skill should be used when the user asks to "create worktree", "remove worktree", "work in worktree", "switch to wor...

burakergun394

api-endpoint

by burakergun394

star 0

Create complete API endpoints following Clean Architecture. Use when the user wants to add a new endpoint, create an API...

pproenca

google-shell-style-guide

by pproenca

star 0

This skill should be used when the user asks to "refactor shell script", "fix bash style", "review shell code", "apply G...