What problem does it solve? Web interfaces often look amateur due to arbitrary spacing, weak visual hierarchy, clashing colors, and flat layouts. This Skill provides a systematic, constraint-based design framework so developers can diagnose and fix UI design problems without needing a professional designer. ## Core Features & Use Cases - Seven-Principle Design Framework: Covers visual hierarchy, spacing scales, typography, color systems, shadows and depth, images and icons, and layout composition with concrete CSS and Tailwind patterns. - Scored UI Audits: Rates any UI design 0-10 against the framework and lists the specific improvements needed to reach 10/10, with a quick diagnostic checklist for common issues. - Deep Reference Guides: On-demand references for accessibility (WCAG 2.1 AA), dark mode theming, animation and microinteractions, data visualization, and advanced component patterns like modals, dropdowns, and navigation. - Use Case: A developer says "my dashboard looks unprofessional." The Skill audits it against the framework, identifies insufficient white space and competing hierarchy, and prescribes fixes: constrain content width, apply the 4/8/16/24/32 spacing scale, and de-emphasize labels relative to values. ## Quick Start Review my dashboard UI and score it against the Refactoring UI principles, then tell me exactly what to change to reach 10/10.