What problem does it solve? AI-generated UI code often looks generic or unfinished, missing loading states, hover feedback, spacing discipline, and accessibility attributes. This Skill systematically audits changed UI code against a defined quality checklist so design defects are caught during code review rather than after release. ## Core Features & Use Cases - States and Interaction Audit: Checks every changed component for loading, empty, error, disabled, hover, focus, and pressed states with P1-P3 severity classification. - Visual Craft and Motion Review: Flags arbitrary spacing values, orphan hex colors, flat typography hierarchy, missing transitions, and non-performant animations. - Accessibility Spot-Checks: Verifies ARIA labels on icon buttons, aria-pressed on toggles, touch target sizes, and WCAG AA contrast ratios. - Use Case: During a review phase of a frontend epic, spawn this reviewer to audit changed React components and receive a prioritized findings list with file, line, expected behavior, and concrete fixes. ## Quick Start Review the changed UI components in this epic for design craft issues and report findings with severity levels and specific fixes.