What problem does it solve? Interfaces often feel subtly off due to small compounding details like mismatched border radii, jarring animations, or misaligned icons. This Skill provides a systematic checklist and review workflow to detect and fix those visual and interaction issues in existing UI code. ## Core Features & Use Cases - Structured UI Review: Audits typography, surfaces, animations, icons, and performance with severity-rated findings (HIGH/MEDIUM/LOW) in quick or full review modes. - Concrete Fix Patterns: Supplies copy-ready CSS, Tailwind, and Motion/Framer Motion snippets for concentric border radius, optical alignment, interruptible transitions, icon cross-fades, tabular numbers, and hit areas. - Use Case: A button feels unresponsive and a card's nested corners look wrong. Run a quick review to get a findings table showing active:scale-[0.96] for press feedback and corrected concentric radii (outer = inner + padding). ## Quick Start Review my dashboard components for interface polish issues and propose fixes that match my existing Tailwind styling conventions.