What problem does it solve?
This Skill helps users ensure the technical quality of their projects by performing accessibility, performance, theming, responsive design, and anti-pattern checks, providing a detailed report with severity ratings.
Core Features & Use Cases
- Accessibility Checks: Identify issues like contrast issues, missing ARIA roles, and keyboard navigation problems.
- Performance Audit: Analyze layout thrashing, expensive animations, and missing optimizations.
- Theming Review: Check for hard-coded colors, broken dark mode, and inconsistent tokens.
- Responsive Design Assessment: Evaluate fixed widths, touch targets, and horizontal scrolling.
- Anti-Patterns Detection: Detect AI slop tells and general design anti-patterns.
- Generate Report: Generate a scored report with P0-P3 severity ratings and an actionable plan.
Quick Start
Run an audit on the component 'footer' of your website using the /audit command.