ui-ux-pro-max
ui-ux-pro-max
Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.
The load-bearing artifact is the design system. Reuse the project's existing tokens, components, and design rules for maintenance or review. Generate a system with --design-system only when one is missing or the user requests a new direction. The selected system guides each page and component.
For purely creative/bespoke aesthetic direction without the design-system database, see frontend-design.
Prerequisites
When a database search or design-system generation is needed, check if Python is available. Reviewing an existing system without a database lookup does not require Python:
python3 --version || python --version
If Python is not available, stop and tell the user the prerequisite is missing. Do not install Python from this skill.