What problem does it solve? Choosing consistent styles, color palettes, typography, and UX patterns for web and mobile interfaces is time-consuming and error-prone. This Skill provides a searchable design knowledge base and an automated design system generator so UI decisions are grounded in curated data rather than guesswork. ## Core Features & Use Cases - Design System Generation: Run the search CLI with --design-system to get a complete recommendation covering pattern, style, colors, typography, effects, and anti-patterns for a given product type. - Domain Search: Query 11 domains (style, color, chart, landing, product, ux, typography, icons, react, web, google-fonts) plus 16 stack-specific guideline sets (React, Next.js, Vue, SwiftUI, Flutter, shadcn, and more) using BM25-ranked search over CSV data. - Persistence with Master + Overrides: Use --persist to save a design-system/MASTER.md file and optional per-page override files for hierarchical retrieval across sessions. - Use Case: When asked to build a fintech dashboard, run the design system generator to receive a recommended pattern, color tokens with CSS variables, font pairing, and a pre-delivery accessibility checklist before writing any component code. ## Quick Start Ask the AI to generate a design system for your product, for example: "Generate a design system for a beauty spa landing page using the ui-ux-pro-max search script."