What problem does it solve? Choosing the right style, color palette, typography, and UX patterns for a new web or mobile interface is slow and inconsistent without a reference. This Skill provides a searchable design database and a design system generator so every UI decision is grounded in documented guidelines. ## 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, with optional persistence to a design-system/MASTER.md plus per-page override files. - Domain Search: Query 12 domains (style, color, typography, chart, landing, product, ux, icons, react, web, google-fonts, prompt) and 16 stack-specific guideline files (React, Next.js, SwiftUI, Flutter, Tailwind, and more) using a BM25 ranking engine. - UX Rule Checklists: Apply a priority-ordered rule catalog covering accessibility, touch targets, performance, animation, forms, navigation, and charts for UI reviews and fixes. - Use Case: When asked to build a fintech dashboard, run the design system generator to get a matched style, color tokens, and font pairing, then query the ux and chart domains for accessibility and data-visualization rules before writing code. ## Quick Start Ask the AI to generate a design system for your product, for example: run the ui-ux-pro-max search script with your product type and the --design-system flag to get recommended styles, colors, and typography.