What problem does it solve?
Performs a comprehensive audit of interface quality across accessibility, performance, theming, and responsive design, producing a detailed report of issues with severity ratings and recommendations.
Core Features & Use Cases
- Accessibility (A11y) checks: contrast, ARIA roles, keyboard navigation, semantic HTML, alt text, and form validation.
- Performance checks: layout thrashing, expensive animations, image optimization, bundle size, and render efficiency.
- Theming checks: usage of design tokens, dark mode consistency, token alignment, and theme-switch reliability.
- Responsive Design checks: fixed widths, touch targets, horizontal overflow, and mobile breakpoint coverage.
- Anti-Patterns (CRITICAL): identify common UI anti-patterns to avoid, and surface issues for remediation.
Note: This is an audit-focused skill meant to surface issues; use other commands to implement fixes after discovery.
Quick Start
Run a comprehensive UI audit on the target interface to produce a prioritized, actionable report.