What problem does it solve?
This Skill offers a comprehensive UI/UX design guide and intelligent recommendations, significantly reducing the time spent on UI/UX design tasks.
Core Features & Use Cases
- Comprehensive Design Guide: Access a database with 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks.
- Searchable Database: Find and apply UI/UX patterns and recommendations quickly.
- Automated Design System Generation: Generate a full design system based on user requirements, including pattern, style, colors, typography, and effects.
- Use Case: For a new web application, use this Skill to generate a design system with recommendations for style, color, typography, and more, speeding up the design process.
Quick Start
Run the following command to generate a design system for a product type 'e-commerce', industry 'fintech', and style 'minimal' with the project name 'My Project':
python3 skills/ui-ux-pro-max/scripts/search.py "e-commerce fintech minimal" --design-system -p "My Project"