What problem does it solve?
Design teams often struggle to keep UI visually consistent across products and scale design systems as projects grow. This skill automates the generation and auditing of design systems, helping teams consolidate tokens, patterns, and guidelines into a cohesive framework.
Core Features & Use Cases
- Generate a cohesive design system by extracting colors, typography, spacing, border radii, and tokens from a codebase and producing DESIGN.md, design-tokens.json, and a self-contained preview.
- Visual Audit to score consistency across components, typography, spacing, and accessibility, with actionable fixes and a clear roadmap.
- AI Slop Detection to identify and surface generic AI-generated design patterns and recommend deviations for originality.
- Use Case: When starting a new product, run the generate mode to bootstrap a system; when refining an existing UI, run the audit mode to enforce consistency.
Quick Start
Start by running the design-system generate workflow on your project to produce tokens and a design blueprint.