What problem does it solve? Choosing styles, color palettes, typography, and interaction patterns for a new UI often relies on guesswork, and design decisions get lost between sessions. This Skill provides a searchable local database of UI/UX rules and a design system generator that produces consistent, reasoned recommendations for web and mobile interfaces. ## Core Features & Use Cases - Design System Generation: Run a single query to get a complete recommendation covering layout pattern, style, color palette, typography, effects, and anti-patterns, with optional persistence to a MASTER.md file plus per-page overrides. - Domain-Specific Search: Query 12 domains (style, color, typography, charts, UX guidelines, icons, GSAP motion, landing pages, and more) using a BM25-ranked search over local CSV data. - Stack-Specific Guidelines: Retrieve implementation do/don't rules for 22 stacks including React, Next.js, Vue, SwiftUI, Flutter, Tailwind, and shadcn/ui. - Use Case: When building a SaaS dashboard in Next.js, generate a persisted design system, then pull accessibility and animation guidelines before delivery using the pre-delivery checklists in the references. ## Quick Start Ask the AI to use the ui-ux-pro-max skill to generate a design system for your product type and stack, for example: "Generate a design system for a fitness tracking dashboard in Next.js."