uipro-cli is the official command-line tool for installing and managing UI/UX Pro Max across AI coding assistants.
Installation
Install the CLI globally via npm:Commands
uipro init
Install UI/UX Pro Max skill for your AI assistant.
Options
| Flag | Description | Example |
|---|---|---|
--ai <type> | Target AI assistant | uipro init --ai claude |
--force | Overwrite existing installation | uipro init --ai cursor --force |
--offline | Skip GitHub download, use bundled assets | uipro init --ai windsurf --offline |
--legacy | Use ZIP-based install (deprecated) | uipro init --ai kiro --legacy |
Supported AI Assistants
Interactive Mode
Run without--ai flag for interactive selection:
uipro update
Update to the latest version of UI/UX Pro Max.
Options
| Flag | Description | Example |
|---|---|---|
--ai <type> | Update specific assistant | uipro update --ai claude |
uipro versions
List all available versions from GitHub releases.
Usage Examples
Fresh Installation
Install for Claude Code:- Creates
.claude/skills/ui-ux-pro-max/with skill files - Creates
.shared/ui-ux-pro-max/with data and scripts - Auto-activates on UI/UX prompts
Update Existing Installation
Update all assistants:Offline Installation
Install without internet (uses bundled 564KB assets):Install for Multiple Assistants
Install for all detected assistants at once:.claude/skills/ui-ux-pro-max/.cursor/skills/ui-ux-pro-max/.windsurf/skills/ui-ux-pro-max/.continue/skills/ui-ux-pro-max/.shared/ui-ux-pro-max/(shared by all)
Installation Structure
Template-Based Generation (Default)
By default,uipro init uses template generation:
Legacy ZIP-Based Installation
Use--legacy flag for old behavior:
Error Handling
GitHub Rate Limit
If you hit GitHub API rate limits:Network Errors
If network is unavailable:Permission Errors
If installation fails due to permissions:Uninstallation
To remove UI/UX Pro Max:Prerequisites
Python 3.x is required for the search engine:Troubleshooting
Command Not Found
Ifuipro command is not found after installation:
Skill Not Activating
If the skill doesn’t activate in your AI assistant:- Restart your AI assistant
- Check installation folders exist:
- Verify Python is installed:
- Try explicit prompt:
Next Steps
Design System Workflow
Learn the complete design system generation workflow
Domain Search
Master domain-specific searches for styles, colors, and typography