What problem does it solve?
This Skill consolidates a vast library of UI/UX guidelines, styles, typography, and color recommendations into a single, actionable design system generator to accelerate design decisions and ensure consistency across projects.
Core Features & Use Cases
- 50+ styles, 97 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 9 technology stacks.
- Searchable knowledge base for style, color, typography, UX guidelines, and layout patterns to inform design decisions quickly.
- Generate a complete design system with a Master + Page Overrides structure, enabling consistent patterns across apps and pages.
- Use Case: Design a dashboard or marketing site, then tailor a page-specific override to rapidly prototype unique layouts while preserving global rules.
Quick Start
Generate a design system for a SaaS dashboard using the included Python scripts:
- python3 skills/ui-ux-pro-max/scripts/search.py "SaaS dashboard" --design-system -p "My Project"
- python3 skills/ui-ux-pro-max/scripts/search.py "SaaS dashboard" --design-system --persist -p "My Project" --page "dashboard"