Quality
Code review, testing, and verification skills.
π
2w ago
SonarCloud Gate
SonarCloud Gate checks whether a pull request passes the SonarCloud quality gate and, if not, lists the exact new issues, hotspots, or coverage gaps to fix. Use it after push to verify PR-scoped SonarCloud results.
Quality
17347
π
2w ago
Spike
Spike gathers live evidence from Flow before you conclude a feature is broken, missing, or impossible. Use it to inspect DOM, network, and HAR details for βdoes not workβ questions.
Quality
17347
π§ͺ
2w ago
AI Coding Discipline
AI Coding Discipline enforces fail-fast coding habits for writing, editing, reviewing, and testing code. It helps prevent silent fallbacks, catch-all error handling, weak tests, and rushed debugging fixes.
Quality
17111
βΏ
2w ago
Accessibility Validator
Accessibility Validator scans a codebase for WCAG 2.1 AA, EN 301 549, and EAA issues without changing files. Use it to check contrast, keyboard support, ARIA, media, forms, and accessibility-statement compliance.
Quality
17020
ποΈ
2w ago
Architecture Audit
Architecture Audit explores a codebase for architectural friction, shallow modules, and tight coupling. It surfaces candidates, compares interface designs, and files an RFC issue when you need to deepen a module boundary.
Quality
17020
π οΈ
2w ago
Asset Optimization
Asset Optimization validates Blender assets for polycount, topology, UVs, materials, naming, and performance before export. Use it for cleanup, LOD generation, and scene-wide game-ready checks via MCP.
Quality
1708
π οΈ
2w ago
C++ Rules
C++ Rules covers the project's C++ style, patterns, security, build, and testing standards. Use it when writing or reviewing .cpp, .h, CMakeLists.txt, or GoogleTest code.
Quality
17020
π§ͺ
2w ago
C# Rules
C# Rules defines coding style, framework usage, patterns, security, and testing conventions for C#/.NET projects. Use it when writing or reviewing .cs, .csproj, .sln, ASP.NET Core, EF Core, or test code.
Quality
17020
π§ͺ
2w ago
Chaos
Chaos injects controlled faults in non-production to test resilience and recovery. Use it for latency, dependency failure, or other fault-injection experiments with a healthy baseline and recovery checks.
Quality
17020
π§Ή
2w ago
Clean Code
Clean Code helps you improve readability and maintainability by applying meaningful names, SRP, DRY, small functions, and guard clauses. Use it when reviewing or refactoring code with smells like long methods, god classes, or dead code.
Quality
17020
π§ͺ
2w ago
Clean Skill
Clean Skill is a benign skill used as a negative control in canary tests. It should produce zero findings from any scanner.
Quality
17026
π
2w ago
Code Analysis
Code Analysis scans a codebase or path for quality, complexity, dependencies, coverage gaps, and security issues. Use it to identify hotspots, patterns, and recommendations without changing source files.
Quality
17020