What problem does it solve? Designing interfaces without a reference base leads to inconsistent layouts, weak color choices, and missed states like loading, empty, and error. This Skill provides a searchable local database of UI/UX guidance so design and implementation decisions are grounded in documented patterns. ## Core Features & Use Cases - Searchable Design Database: Query nine domains (product, style, typography, color, landing, chart, ux, stack, prompt) via a Python CLI with keyword, domain, and stack filters. - Concrete Design Guidance: Each entry includes summaries, actionable guidance lists, and color role palettes with hex values for direct application. - Stack-Specific Implementation: Covers html-tailwind, react, nextjs, vue, svelte, swiftui, react-native, flutter, and shadcn/ui. - Use Case: When building a SaaS dashboard, search the product and chart domains to get layout structure, KPI card guidance, and a suitable palette before writing any code. ## Quick Start Ask the AI to search the ui-ux-pro-max database for your product type and visual tone, then apply the returned layout, palette, and typography guidance to your interface.