What problem does it solve?
It helps you quickly produce more usable, accessible, and visually consistent UI/UX by turning UI principles into actionable design-system guidance instead of relying on guesswork.
Core Features & Use Cases
- Design-system generation: Produces a complete, project-ready UI/UX recommendation (pattern, style direction, color palette, typography, key effects, and anti-patterns) from a single query.
- Domain-specific guidance search: Finds targeted recommendations for areas like accessibility, UX interactions, typography, colors, landing patterns, and chart choices.
- Stack-aware implementation guidance: Tailors recommendations to specific front-end stacks (e.g., html-tailwind, React, Next.js, Svelte, Flutter, shadcn/ui) using stack guideline datasets.
- Persistence with overrides: Saves outputs into a Master + page-override structure so you can reuse consistent rules across pages while customizing deviations per page.
Quick Start
Run the command python3 skills/ui-ux-pro-max/scripts/search.py "saas healthcare dashboard accessibility typography" --design-system -f markdown -p "ANA Dashboard" to generate a markdown design system tailored to your UI/UX needs.