What problem does it solve? It ensures visual consistency across a UI by applying an established design-token system for color, typography, spacing, and states, catching off-system values, contrast failures, and dark-mode parity issues before they ship. ## Core Features & Use Cases - Visual Spec Mode: Assigns semantic tokens for palette, type scale, spacing rhythm, and state looks to new screens built on an existing UX brief. - Audit Mode: Reviews built UIs across six dimensions (hierarchy, color, typography, spacing, states, dark mode) with tiered Blocker/High/Medium findings citing the violated rule. - Figma Handoff Mode: Maps raw Figma values (hex, px, weights) to semantic token names and flags states missing from the file, such as dark theme or disabled variants. - Use Case: A developer finishes a new settings page in react-basics-ui and asks for a visual review; the skill audits contrast in both light and dark themes, flags an off-scale 13px gap, and reports findings by severity. ## Quick Start Ask the skill to audit the visual design of a specific screen or component, or to produce a visual spec from an existing UX brief.