This is a systematic code auditor that runs measurable quality checks across five dimensions: accessibility, performance, theming, responsive design, and anti-patterns. It generates scored reports with P0-P3 severity ratings and specific file locations for each issue. Use it when you need an objective technical assessment rather than subjective design feedback. The anti-pattern detection is particularly sharp at identifying AI-generated code tells like gradient text and glassmorphism. It maps findings to specific fix commands and tracks improvements over time through re-auditing. Essential for catching WCAG violations and performance bottlenecks before they reach users.
npx skills add https://github.com/pbakaus/impeccable --skill audit