What problem does it solve? Choosing coherent styles, color palettes, font pairings, and UX patterns for a new interface usually requires scattered research across design blogs and documentation. This Skill provides a searchable local database of UI/UX guidance so design decisions for web, mobile, and desktop interfaces come from verified data instead of guesswork. ## Core Features & Use Cases - Design System Generation: Aggregates product type, style, color, landing pattern, and typography matches into a complete design system, with optional persistence as a MASTER.md plus per-page override files. - Domain-Specific Search: Queries 12 domains including styles, colors, typography, charts, icons, GSAP motion presets, UX guidelines, and Google Fonts via a BM25 search engine with calibrated abstention thresholds. - Stack Guidelines: Returns implementation rules for 22 stacks such as React, Next.js, Vue, SwiftUI, Flutter, and Tailwind. - Use Case: When asked to build an analytics dashboard in Next.js, run the design-system search to get a palette, typography pairing, and layout pattern, then query the nextjs stack for performance and accessibility rules before writing components. ## Quick Start Ask the AI to design a new landing page or dashboard and have it run the ui-ux-pro-max search script with the --design-system flag for your product type.