What problem does it solve? Finished features often ship with small visual and interaction defects—misaligned elements, inconsistent spacing, missing hover states, hard-coded colors—that erode perceived quality. This Skill performs a systematic final quality pass to catch and fix those micro-detail issues before release. ## Core Features & Use Cases - Systematic Design Review: Works through alignment, typography, color tokens, interaction states, transitions, copy, icons, forms, and responsiveness using a structured checklist. - Design System Alignment: Detects drift from existing design systems, replacing hard-coded values with tokens and custom components with shared ones. - Accessibility & Performance Checks: Verifies WCAG contrast ratios, keyboard navigation, focus indicators, reduced-motion support, and layout stability. - Use Case: Before launching a new settings page, run a polish pass to fix inconsistent spacing, add missing loading and error states, and align all colors with the design token system. ## Quick Start Ask the AI to polish the target feature or page, for example: run a final polish pass on the checkout flow before release.