tools automation tools Skills
Discover the best skills in this category.
issue-creator
by pcortes
Generate GitHub issues from an approved engineering specification. Use to break down a spec into implementable, atomic t...
issue-creator
by pcortes
Generate GitHub issues from an approved engineering specification. Use to break down a spec into implementable, atomic t...
code-quality-analyst
by pcortes
Analyzes code changes for quality issues, code smells, SOLID violations, LLM-generated code problems, and refactoring op...
refactor-critic
by pcortes
Reviews code quality analyst findings. Validates issues are real, severity is appropriate, and suggested refactorings ar...
issue-creator
by pcortes
Generate GitHub issues from an approved engineering specification. Use to break down a spec into implementable, atomic t...
refactor-moderator
by pcortes
Synthesizes analyst findings with critic feedback. Produces final recommendations and generates TDD-compatible refactor...
ubs-scanner
by eaasxt
Bug scanning with UBS (Ultimate Bug Scanner). Use before commits, when scanning for bugs, when the user mentions "ubs",...
warp-grep
by eaasxt
Parallel code search with Warp-Grep MCP. Use for codebase discovery, understanding how things work, data flow analysis,...
code-cleanup-agent
by rwHiveAqua
Code cleanup agent that organizes codebase by moving inline CSS to external files, extracting functions to proper locati...
wcag-compliance-reviewer
by shawn-sandy
Review HTML/CSS and React/TypeScript code for WCAG 2.1 Level AA accessibility compliance. Use when the user asks to revi...
smart-grep
by ak-eyther
Token-efficient codebase search using ripgrep with JSON output. Reduces token usage by 90-95% vs standard grep. Use for...
misra-compliance-agent
by jayleekr
This skill should be used when addressing MISRA-C 2023 or CERT-CPP compliance violations through automated suppression w...
create-branch
by sontek
Create git branches following naming conventions. Use when creating new feature branches, bug fix branches, or any branc...
code-review
by sontek
Perform code reviews following engineering practices. Use when reviewing pull requests, examining code changes, or provi...
deslop
by sontek
Remove AI-generated code slop from a branch. Use when cleaning up AI-generated code, removing unnecessary comments, defe...
implementation-plan
by sontek
Create structured implementation plans for complex features, refactoring, or multi-phase work. MUST be used when user as...
typescript-best-practices
by nategarelik
Auto-load when writing TypeScript code. Provides patterns for type safety, async handling, and modern TypeScript idioms.
refactoring-patterns
by shabaraba
This skill should be used when the user asks about "refactoring", "code smells", "extract method", "extract class", "ren...
self-directed-debugging
by shabaraba
Autonomous development workflow that proactively asks questions, verifies implementation with tools, and auto-fixes lint...
openspec
by bee4come
Spec-driven development workflow for AI coding assistants. Use when creating proposals, managing specs, implementing cha...
changelog-interpreter
by s-hiraoku
Interpret Claude Code changelogs and generate user-friendly usage guides
serena-exploration
by aimskr
코드 탐색, 코드 분석, 탐색, 코드 구조, 심볼 분석 - Use when exploring or analyzing code. Systematic code exploration wor...
code-reviewer
by aimskr
코드 리뷰, 코드리뷰, 리뷰, PR 리뷰, 검토 - Expert at reviewing code for quality, adherence to architectural principles,...
baseline-validation
by weholt
Skill for validating code changes against the established baseline