What problem does it solve?
Centralizes UI/UX design reasoning and implementation guidance so teams can quickly produce consistent, accessible, and production-ready interfaces across web and mobile projects. It reduces ad hoc style decisions, speeds up handoff to engineering, and enforces accessibility and performance priorities.
Core Features & Use Cases
- Design system generation: Aggregates multi-domain searches (style, color, typography, landing patterns, UX) into a single recommended design system with prioritized rules.
- Searchable style database: BM25-backed searches for styles, palettes, charts, and stack-specific guidelines to find matching patterns and implementation notes.
- Stack-aware guidance & persistence: Provides stack-specific best practices (default html-tailwind plus React/Next/Vue/etc.) and can persist a MASTER design system with page-level overrides for hierarchical retrieval across sessions.
- Practical outputs: Produces terminal-friendly ASCII box outputs or Markdown, includes a pre-delivery checklist, and supplies component CSS snippets and accessibility rules for direct handoff.
- Use case example: Create a SaaS dashboard design system, choose an accessible color palette and font pairing, then persist MASTER and per-page overrides for developers to consume.
Quick Start
Generate a persisted design system for a SaaS dashboard by running the design-system workflow with a clear project name to create a MASTER and optional page overrides.