tools automation tools Skills
Discover the best skills in this category.
docs-conventions
by cloudposse
Writing standards, React components, and MDX patterns for docs.cloudposse.com. Use when creating or editing documentatio...
initiate-memory
by Qredence
Comprehensive guide for initializing or reorganizing agent memory and project context. Use when setting up a new project...
changelog-generator
by Qredence
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and tra...
python-backend-reviewer
by Qredence
Expert Python backend code reviewer that identifies over-complexity, duplicates, bad optimizations, and violations of be...
knownsresearch
by knowns-dev
Use when you need to understand existing code, find patterns, or explore the codebase before implementation
improvement-loop
by aaddrick
Use after resolving a bug, failed task, or unexpected agent behavior to improve the pipeline skills, agents, hooks, or s...
process-pr
by aaddrick
Process PR based on code review - if approved, create follow-up issues, merge, close; if changes requested, re-run imple...
review-ui
by aaddrick
Comprehensive UI/CSS review using parallel agents. Each agent reviews against a specific UI design fundamentals section....
implement
by dbalatoni13
Workflow for decompiling and iterating on a function.
scaffold
by dbalatoni13
Workflow for creating an accurate header for an unimplemented class.
Apply Go best practices, idioms, and conventions from golang.org/doc/effective_go. This skill SHOULD be used when writin...
This skill SHOULD be used when the user asks to "get the version from package.json", "what dependencies are in this proj...
This skill SHOULD be used when the user asks to "search for pattern in codebase", "find all uses of function", "grep for...
search
by QuantClaw
Web search with automatic provider fallback (Tavily → DuckDuckGo)
auto-pr
by QwenLM
Automated PR submission assistant, including code review, documentation generation, and PR creation
commit
by Smana
Run pre-commit validation before committing. Use for automated hooks, Terraform cleanup, or emoji reference. For simple...
Architecture audit worker (L3). Checks DRY (7 types), KISS/YAGNI, layer breaks, error handling, DI patterns. Returns fin...
Code quality audit worker (L3). Checks cyclomatic complexity, deep nesting, long methods, god classes, O(n²) algorithms,...
Audit code comments and docstrings quality across 6 categories (WHY-not-WHAT, Density, Forbidden Content, Docstrings, Ac...
Removes all Replit artifacts from exported projects (configs, packages, code comments)