What problem does it solve? Web interfaces often look amateur because of arbitrary spacing values, weak visual hierarchy, clashing colors, and missing depth cues. This Skill provides a systematic, constraint-based design framework that diagnoses these issues and prescribes concrete fixes using fixed scales for spacing, typography, color, and shadows. ## Core Features & Use Cases - Quick Diagnostic Scoring: Audit any UI against 8 yes/no checks (blur test, grayscale test, spacing scale, contrast) and compute a 0-10 score with specific rows to fix. - Constrained Design Scales: Apply fixed spacing (4/8/16/24/32/48/64px), modular type scale, 5-9 shade color palettes, and a shadow elevation scale instead of arbitrary values. - Deep Reference Guides: Load on-demand references for dark mode theming, WCAG 2.1 AA accessibility, animation timing and easing, data visualization, and advanced component patterns like modals, forms, and navigation. - Use Case: A developer says their dashboard "looks off." The Skill runs the diagnostic, finds labels competing with data and arbitrary padding values, then prescribes de-emphasized labels, a 4/8/16/24 spacing scale, and gray-700 text for contrast compliance. ## Quick Start Audit my dashboard UI using the refactoring-ui diagnostic and tell me the score plus the specific fixes needed to reach 10 out of 10.