What problem does it solve? Choosing consistent styles, color palettes, font pairings, and UX patterns for a new web or mobile interface requires scattered research; this Skill centralizes that design intelligence into a searchable database with a CLI. ## Core Features & Use Cases - BM25 Design Search: Query 50+ styles, 161 color palettes, 57 font pairings, 161 product types, 99 UX guidelines, and 25 chart types via scripts/search.py with domain filters like --domain color or --domain ux. - Design System Generation: Run --design-system to aggregate product, style, color, landing, and typography results into a complete recommendation with anti-patterns, optionally persisted as a design-system/MASTER.md plus per-page override files. - Stack-Specific Guidelines: Retrieve implementation rules for 15 stacks (Astro, React, Next.js, Vue, Svelte, Tailwind, SwiftUI, Flutter, and more) via --stack <name>. - Use Case: When building a SaaS dashboard, run the search CLI with the product type and keywords to get a recommended pattern, color tokens, font pairing, and a pre-delivery accessibility checklist. ## Quick Start Ask the AI to use the ui-ux-pro-max skill to recommend a design system for your product type, for example by running its search script with your product keywords and the --design-system flag.