What problem does it solve? Choosing styles, colors, typography, and layouts for web and mobile interfaces is slow and inconsistent without a structured reference, and UI reviews often miss accessibility, interaction, and performance issues. ## Core Features & Use Cases - Design System Generation: Run the search CLI with --design-system to get a recommended pattern, style, color palette, typography, effects, and anti-patterns for a product type, with optional persistence to design-system/MASTER.md and per-page overrides. - Domain-Specific Search: Query 11 domains (style, color, chart, landing, product, ux, typography, icons, react, web, google-fonts) backed by CSV data and a BM25 ranking engine. - Rule-Based UI Review: Triage UI problems into 10 rule categories (accessibility, interaction, performance, layout, animation, forms, navigation, charts, and more) with 161 rules in reference files plus a pre-delivery professional checklist. - Use Case: When asked to build a fintech dashboard, generate a design system with matching colors and fonts, then verify the result against the Top 10 rules and the professional UI checklist before delivery. ## Quick Start Ask the AI to use the ui-ux-pro-max skill to generate a design system for your product type, for example by running the search script with your keywords and the --design-system flag.