🧪
Best Practices Reviewer
This skill ensures Claude Code follows best practices across cross-file changes, prompts proactive questions, and guides planning and validation.
code-reviewplanningtestingdebugging
🧪
Bug Triage
This skill helps reproduce, isolate, and fix bugs in a repository, then summarize root cause, fix, and verification steps for reliable delivery.
debuggingtestinggitscripting
🛡️
Ci Cd Reviewer
This skill reviews CI/CD pipelines for structure, security, and optimization, helping you improve workflows across GitHub Actions, GitLab CI, and Jenkins.
ci-cddevopssecurityperformance
🧪
Code Change Verification
This skill runs the full code-change verification stack to ensure formatting, linting, typing, and tests pass after code changes.
testinglintingformattingcode-review
🧪
Code Change Verification
This skill ensures runtime code changes pass installation, build, lint, type checks, and tests before marking work complete.
ci-cdlintingtestingscripting
🧪
Code Quality
This skill enforces code quality through coverage thresholds, mutation testing, linting, and formatting, helping you ship reliable, maintainable code faster.
testinglintingformattingci-cd