What problem does it solve? Choosing a coherent UI style, color palette, typography pairing, and layout pattern for a new web or mobile project requires significant design research, and inconsistent choices lead to unprofessional-looking interfaces. ## Core Features & Use Cases - Design System Generation: Runs a BM25 search across product, style, color, landing, and typography CSV databases, then applies reasoning rules to output a complete design system with pattern, colors, fonts, effects, and anti-patterns. - Domain and Stack Searches: Queries 10 domains (style, color, chart, landing, product, ux, typography, icons, react, web) and 13 stack guideline sets including html-tailwind, react, nextjs, vue, svelte, swiftui, flutter, and shadcn. - Persistence with Master + Overrides: Saves the design system to design-system/MASTER.md with optional per-page override files for hierarchical retrieval across sessions. - Use Case: When asked to build a landing page for a beauty spa, run the design-system command with keywords like "beauty spa wellness elegant" to receive a full palette, font pairing, section order, and anti-patterns before writing any code. ## Quick Start Ask the AI to generate a design system for your project by describing the product type, industry, and style keywords, for example: create a design system for a fintech dashboard using the ui-ux-pro-max search script.