🧪
Candid Validate Standards
This skill validates Technical.md to identify vague, overlapping, or unverifiable rules and suggests actionable improvements for clearer standards.
lintingdocscode-reviewtesting
🔍
Cangjie Lang Skill
This skill helps you generate and analyze Cangjie code, offering guidance on syntax, patterns, and debugging across blocks, functions, and enums.
debuggingcode-reviewscriptingdocs
🛡️
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
🧪
Clean Code Reviewer
This skill analyzes code quality per Clean Code principles, spotting naming, function size, duplication, over-engineering, and magic numbers with actionable
code-reviewrefactordebuggingtesting
🛡️
Code Auditor
This skill performs a comprehensive codebase audit across architecture, quality, security, performance, testing, and maintainability to deliver actionable
code-reviewtestingsecurityperformance
🧪
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 Modularization Evaluator
Evaluate and improve code modularization using the Balanced Coupling Model. Analyzes coupling strength, connascence types, and distance to identify refactoring opportunities and architectural improvements. Use when reviewing code architecture, refactoring modules, or designing new systems.
dotneetcode-review
🧪
Code Quality
This skill enforces code quality through coverage thresholds, mutation testing, linting, and formatting, helping you ship reliable, maintainable code faster.
testinglintingformattingci-cd
🛡️
Code Review
This skill performs a comprehensive code review focusing on security, correctness, tests, performance, and architecture, with actionable improvement
code-reviewsecurityperformancetesting