What problem does it solve? Web interfaces often look amateur or unprofessional due to arbitrary spacing, weak visual hierarchy, clashing colors, and missing depth cues, and developers lack a systematic way to diagnose and fix these issues. ## Core Features & Use Cases - UI Design Audit: Score any interface against an 8-point diagnostic covering hierarchy, grayscale readability, white space, spacing scale, text width, contrast, and shadow elevation. - Constrained Design Systems: Apply fixed scales for spacing (4-64px), typography (12-36px), color shades (50-900), and shadows to produce consistent, professional results. - Deep Reference Guides: Load on-demand references for dark mode theming, WCAG 2.1 AA accessibility, animation timing, data visualization, and advanced component patterns. - Use Case: When a user says "my dashboard looks off," audit it with the quick diagnostic, identify failing rows (e.g., arbitrary spacing, labels competing with data), and apply the corresponding fixes with Tailwind CSS classes. ## 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.