What problem does it solve? Designing consistent, accessible, and professional interfaces requires choosing the right style, colors, fonts, and interaction patterns, which is slow and error-prone without a structured reference. This Skill provides a searchable design intelligence database so UI decisions are grounded in documented guidelines rather than guesswork. ## Core Features & Use Cases - Design System Generation: Run a single query to get a complete design system (style, colors, typography, effects) matched to a product type, with optional persistence to MASTER.md and per-page override files. - Domain-Specific Search: Query 8 domains (style, color, typography, chart, landing, product, ux, prompt) plus 10 stack-specific guideline sets (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, HTML/CSS) via a BM25 search CLI. - UX Review Checklists: Apply 99 prioritized UX rules covering accessibility, touch targets, animation, forms, navigation, and charts when reviewing or fixing existing UI code. - Use Case: When asked to build a fintech dashboard, run the design-system search to get a recommended style, palette, and font pairing, then query the chart and ux domains for data visualization and accessibility rules before writing code. ## Quick Start Ask the AI to generate a design system for your product type, for example: "Use the ui-ux-pro-max skill to recommend a style, color palette, and font pairing for a SaaS analytics dashboard."