What problem does it solve?
This Skill eliminates the tedious, error-prone manual work of checking code against your team's defined invariants, naming conventions, and quality thresholds, ensuring consistent, standards-compliant code across your entire codebase.
Core Features & Use Cases
- Multi-Aspect Static Code Checks: Scans source code for function size violations, DRY (duplicate code) issues, naming inconsistencies against your team's glossary, invariant preservation gaps, and error handling flaws.
- Structured Severity-Ranked Reporting: Generates a clear, actionable report that categorizes issues as Critical, Warning, or Info, with exact file locations, KB references, and specific fix recommendations.
- Use Case: Imagine your team has a rule that no function can exceed 50 lines and all public API names must use canonical terms from your team's glossary. Use this Skill to automatically scan your codebase, flag every violation with precise context, and get a prioritized list of fixes to enforce your standards.
Quick Start
Use the code-quality-auditor skill to scan your project's source code and generate a full code quality report against your team's knowledge base rules.