What problem does it solve? Choosing consistent styles, color palettes, typography, and UX patterns for web and mobile interfaces is time-consuming and error-prone. This Skill provides a searchable design knowledge base and an automated design system generator so UI decisions are grounded in documented guidelines rather than guesswork. ## Core Features & Use Cases - Design System Generation: Run the search CLI with --design-system to get a complete recommendation covering page pattern, style, color tokens, typography, effects, and anti-patterns, with optional persistence to a design-system/MASTER.md plus per-page override files. - Domain Search: Query 11 domains (style, color, typography, chart, landing, product, ux, icons, react, web, google-fonts) and 16 stack-specific guideline files (React, Next.js, Vue, Nuxt, SwiftUI, Flutter, shadcn, and more) using BM25-ranked search. - UX Review Checklists: Apply 99 prioritized UX rules covering accessibility, touch targets, animation, forms, navigation, and charts when reviewing or fixing existing interfaces. - Use Case: When asked to build a fintech dashboard, generate a persisted design system with reasoning-based style and color choices, then query stack-specific guidelines for the target framework before writing component 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 generate a design system for a family finance landing page built with Nuxt 3."