What problem does it solve? Teams struggle with inconsistent colors, typography, and spacing scattered across CSS, Tailwind, and styled-components, and often cannot pinpoint why a UI feels off. This Skill generates a cohesive design system from an existing codebase or audits one across ten visual dimensions with concrete fixes. ## Core Features & Use Cases - Design System Generation: Scans CSS, Tailwind, and styled-components to extract colors, typography, spacing, radii, shadows, and breakpoints, then outputs DESIGN.md, design-tokens.json, and a self-contained HTML preview page. - Visual Audit: Scores a UI across 10 dimensions including color consistency, typography hierarchy, spacing rhythm, dark mode, accessibility, and polish, with specific file:line fixes. - AI Slop Detection: Flags generic AI-generated design patterns such as gratuitous gradients, purple-to-blue defaults, and purposeless glass morphism. - Use Case: Before a redesign, run an audit against your local dev server to get a scored report of visual inconsistencies, then generate a token set to standardize the palette and spacing scale. ## Quick Start Ask the AI to audit the visual consistency of your app running at localhost and generate a design token set from the existing styles.