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
meglinge

iterative-analysis

by meglinge

star 0

Performs sequential multi-round oracle analysis where each round builds on previous findings. Use when user specifies an...

caiokf

conventions-vue

by caiokf

star 0

Apply when working with Vue components, composables, stores, or styling. Ensures code matches established project patter...

caiokf

writing-skills

by caiokf

star 0

Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to proce...

caiokf

gob-background-jobs

by caiokf

star 0

Use when user requests "parallel" commands, running multiple builds/tests simultaneously, or long-running tasks. Use `go...

caiokf

coderabbit-fix

by caiokf

star 0

Implement fixes for specific CodeRabbit review issues. Runs in isolated subagent context with focused task. Verifies fix...

caiokf

coderabbit-triage

by caiokf

star 0

Analyze code review findings and create execution plan. Decides parallel vs sequential fixing based on issue severity an...

caiokf

finishing-work

by caiokf

star 0

Use when completing work on a task or feature. Prompts for code review before finishing. ALWAYS invoke this skill before...

caiokf

coderabbit-request

by caiokf

star 0

Use after completing file changes - strongest for source code (AST-aware linting, security, tests), lighter support for...

caiokf

conventions-css

by caiokf

star 0

Apply when writing styles. Ensures consistency with design system and project patterns.

FoundDream

generating-commit-message...

by FoundDream

star 0

Generates clear commit messages from git diffs. Use when writing commit messages or reviewing staged changes.

icosa-foundation

open-brush-plugin-skill

by icosa-foundation

star 0

Create and modify Lua plugins for Open Brush with full API documentation access. Use when the user wants to create Open...

awaaate

critique-agent

by awaaate

star 0

Specialized agent for code review, debugging critique, and quality assessment

awaaate

agent-orchestrator

by awaaate

star 0

Orchestrator agent for coordinating multiple AI agents in a persistent system

awaaate

multi-agent-patterns

by awaaate

star 0

Common patterns and best practices for multi-agent coordination

awaaate

memory-manager

by awaaate

star 0

Advanced memory management techniques for the OpenCode memory system

blt

hunt-optimization

by blt

star 0

Systematic optimization hunter. Finds memory optimizations AND bugs - both are valuable. Run /validate-correctness when...

blt

review-optimization

by blt

star 0

Reviews memory optimization patches using a 5-persona peer review system. Requires unanimous approval backed by benchmar...

blt

validate-correctness

by blt

star 0

Validates discovered bugs with reproducing tests and validates fixes with regression tests. Called by other skills when...

blt

preflight

by blt

star 0

Environment validation checklist. Run this FIRST when starting a new Claude session to verify the environment is ready f...

blt

rescue-optimization

by blt

star 0

Salvages optimization work lacking benchmarks. Generates missing evidence, validates claims. Bugs discovered during resc...

nicklaunches

mongoose

by nicklaunches

star 0

Mongoose ODM for MongoDB and Node.js. Use for schemas, models, queries, validation, middleware, population, aggregation,...

ceshine

skill-creator

by ceshine

star 0

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an exist...

ceshine

using-skills

by ceshine

star 0

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY...

ceshine

git-workflow

by ceshine

star 0

Always invoke this skill for any git-related request (commit messages, staging review, history, PR descriptions, etc.) s...