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 of design engineering principles to identify and fix those polish issues in frontend code. ## Core Features & Use Cases - Structured UI Reviews: Run quick or full review modes that produce severity-rated findings tables with before/after code, covering typography, surfaces, animations, icons, and performance. - Concrete Fix Patterns: Apply exact, opinionated values for common polish work such as concentric border radius, scale-on-press at 0.96, tabular numbers, image outlines, and contextual icon cross-fades. - Framework-Aware Guidance: Adapts fixes to the project's existing styling system (Tailwind, plain CSS, CSS-in-JS) and motion library (motion, framer-motion, or CSS-only), never introducing new dependencies. - Use Case: A developer finishes a settings page and asks for a polish review; the Skill inspects hover states, nested card radii, and number rendering, then returns a findings table with actionable replacements. ## Quick Start Review my frontend components for interface polish issues and suggest fixes following the design detail principles.