What problem does it solve? This Skill addresses the need for a component-level visual quality check on UI code, catching small defects like inconsistent spacing values, misaligned icons, off-system colors, and broken typography hierarchy before shipping. Note that this is a deprecated legacy workflow; for new work, prefer the ui-expert, design-expert, and focused ui-/design- reference skills. ## Core Features & Use Cases - Five-Lens Evaluation: Systematically reviews spacing and alignment, typography, color and visual treatment, component consistency, and layout precision. - Classified Findings: Each issue is recorded with observation, impact, effort level (quick fix, moderate, structural), and a specific recommendation such as the exact Tailwind class to change. - Structured Polish Report: Produces a markdown artifact at docs/tmp/design-polish-{target}.md summarizing strengths, key findings, and recommended actions. - Use Case: After implementing a new settings page, run a polish pass to verify that card grids use consistent gap values, icons match their label sizes, and no raw hex colors bypass the design system. ## Quick Start Ask the AI to run a design polish pass on a specific page or component, optionally providing a screenshot, and receive a report of concrete visual fixes.