What problem does it solve?
This Skill addresses the need for a systematic quality check of user interfaces, identifying and documenting issues related to accessibility, performance, theming, and responsive design.
Core Features & Use Cases
- Accessibility Checks: Identifies issues such as contrast issues, missing ARIA, keyboard navigation problems, semantic HTML errors, and alt text.
- Performance Analysis: Detects layout thrashing, expensive animations, missing optimizations, bundle size issues, and render performance issues.
- Theming Review: Checks for hard-coded colors, broken dark mode, inconsistent tokens, and theme switching issues.
- Responsive Design Evaluation: Assesses fixed widths, touch targets, horizontal scroll, text scaling, and missing breakpoints.
- Anti-Patterns Analysis: Identifies AI slop tells and general design anti-patterns.
Quick Start
Run the design-audit skill to perform a comprehensive audit of the interface quality for accessibility, performance, theming, and responsive design.