What problem does it solve?
This Skill helps teams catch usability problems in a user interface before release, with a focus on accessibility, performance, and responsive behavior that often slips through feature work.
Core Features & Use Cases
- Accessibility review: Checks focus visibility, keyboard reachability, touch target size, labels, error messaging, and reduced-motion behavior.
- Performance review: Flags animation and layout patterns that can cause jank, CLS, or unnecessary repaint and reflow work.
- Responsive review: Verifies mobile-first behavior, safe-area handling, touch overlap risks, and horizontal overflow at small screen widths.
- Use case: A frontend team can run this Skill on a dashboard or settings flow to get a prioritized list of critical usability fixes before shipping.
Quick Start
Use the audit skill to review the target UI and return prioritized findings in the required table format.