What problem does it solve?
This Skill automates the creation of scalable design systems by aggregating UI/UX guidance from multiple design domains and turning it into actionable patterns, styles, and tokens.
Core Features & Use Cases
- Multi-domain search across product, color, style, typography, and UX guidelines to assemble a cohesive design system.
- Design System Generator that curates a pattern, style, color palette, and typography based on user context.
- Persistence support with Master (MASTER.md) and per-page overrides for page-specific customization.
Quick Start
Use the ui-ux-pro-max skill to generate a complete design system for a given project, persist with a Master file, and optionally create page overrides. Examples:
- python3 skills/ui-ux-pro-max/scripts/search.py "beauty spa wellness service elegant" --design-system -p "Serenity Spa"
- python3 skills/ui-ux-pro-max/scripts/search.py "<query>" --design-system --persist -p "Project Name" --page "dashboard"
- python3 skills/ui-ux-pro-max/scripts/search.py "<query>" --domain style