TopRank Skills

tools automation tools Skills

Discover the best skills in this category.

close tools automation tools close Sort: Latest
Showing 10044 results
cloudposse

docs-conventions

by cloudposse

star 92

Writing standards, React components, and MDX patterns for docs.cloudposse.com. Use when creating or editing documentatio...

Qredence

initiate-memory

by Qredence

star 91

Comprehensive guide for initializing or reorganizing agent memory and project context. Use when setting up a new project...

Qredence

changelog-generator

by Qredence

star 91

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and tra...

Qredence

python-backend-reviewer

by Qredence

star 91

Expert Python backend code reviewer that identifies over-complexity, duplicates, bad optimizations, and violations of be...

knowns-dev

knownsresearch

by knowns-dev

star 91

Use when you need to understand existing code, find patterns, or explore the codebase before implementation

aaddrick

improvement-loop

by aaddrick

star 91

Use after resolving a bug, failed task, or unexpected agent behavior to improve the pipeline skills, agents, hooks, or s...

aaddrick

process-pr

by aaddrick

star 91

Process PR based on code review - if approved, create follow-up issues, merge, close; if changes requested, re-run imple...

aaddrick

review-ui

by aaddrick

star 91

Comprehensive UI/CSS review using parallel agents. Each agent reviews against a specific UI design fundamentals section....

dbalatoni13

implement

by dbalatoni13

star 91

Workflow for decompiling and iterating on a function.

dbalatoni13

scaffold

by dbalatoni13

star 91

Workflow for creating an accurate header for an unimplemented class.

keychat-io

clean

by keychat-io

star 91

Clean build artifacts and reset Flutter state

kylesnowschwartz

effective-go

by kylesnowschwartz

star 90

Apply Go best practices, idioms, and conventions from golang.org/doc/effective_go. This skill SHOULD be used when writin...

star 90

This skill SHOULD be used when the user asks to "get the version from package.json", "what dependencies are in this proj...

star 90

This skill SHOULD be used when the user asks to "search for pattern in codebase", "find all uses of function", "grep for...

QuantClaw

search

by QuantClaw

star 90

Web search with automatic provider fallback (Tavily → DuckDuckGo)

QwenLM

auto-pr

by QwenLM

star 90

Automated PR submission assistant, including code review, documentation generation, and PR creation

Smana

commit

by Smana

star 90

Run pre-commit validation before committing. Use for automated hooks, Terraform cleanup, or emoji reference. For simple...

levnikolaevich

ln-740-quality-setup

by levnikolaevich

star 89

Coordinates linters, pre-commit hooks, and test infrastructure setup

levnikolaevich

ln-623-architecture-audit...

by levnikolaevich

star 89

Architecture audit worker (L3). Checks DRY (7 types), KISS/YAGNI, layer breaks, error handling, DI patterns. Returns fin...

levnikolaevich

ln-751-command-templates

by levnikolaevich

star 89

Generates individual .claude/commands files from templates

levnikolaevich

ln-624-code-quality-audit...

by levnikolaevich

star 89

Code quality audit worker (L3). Checks cyclomatic complexity, deep nesting, long methods, god classes, O(n²) algorithms,...

levnikolaevich

ln-610-code-comments-audi...

by levnikolaevich

star 89

Audit code comments and docstrings quality across 6 categories (WHY-not-WHAT, Density, Forbidden Content, Docstrings, Ac...

levnikolaevich

ln-724-replit-cleaner

by levnikolaevich

star 89

Removes all Replit artifacts from exported projects (configs, packages, code comments)

levnikolaevich

ln-700-project-bootstrap

by levnikolaevich

star 89

Orchestrates full project bootstrap from Replit export to production-ready structure