What problem does it solve? Choosing consistent colors, typography, layout patterns, and framework-specific practices for a new UI project requires scattered research across many sources, and inconsistent choices lead to unprofessional results. ## Core Features & Use Cases - Design System Generation: Run the search script with the --design-system flag to aggregate product, style, color, landing, and typography data into one recommendation with anti-patterns to avoid. - Domain and Stack Searches: Query 10 domains (style, color, chart, landing, product, ux, typography, icons, react, web) and 13 stacks (html-tailwind, react, nextjs, vue, svelte, swiftui, flutter, shadcn, and more) using a BM25 ranking engine over CSV datasets. - Persistence with Master + Overrides: Save results to design-system/MASTER.md plus per-page override files so rules stay consistent across sessions. - Use Case: When asked to build a landing page for a beauty spa, generate a full design system with pattern, palette, fonts, and effects, then fetch html-tailwind implementation guidelines before writing code. ## Quick Start Ask the AI to generate a design system for your product type and industry, for example: create a design system for a fintech dashboard using the ui-ux-pro-max search script.