Overview
Theuipro init command installs UI/UX Pro Max skill files into your current project directory. It automatically detects your AI coding assistant or prompts you to select one, then generates the appropriate skill files and folder structure.
Syntax
Options
Specify the AI assistant type to install for. Valid values:
claude- Claude Codecursor- Cursorwindsurf- Windsurfantigravity- Antigravity Kitcopilot- GitHub Copilotkiro- Kiroroocode- Roo Codecodex- Codexqoder- Qodergemini- Google Geminitrae- Traeopencode- OpenCodecontinue- Continuecodebuddy- CodeBuddydroid- Droid (Factory)all- Install for all platforms
Overwrite existing files if they already exist in the target directory.
Skip GitHub download and use bundled assets only. Useful when working without internet connection.
How It Works
uipro init generates skill files from built-in templates:
- Generates fresh skill files tailored to your platform
- Works completely offline
- Installs in under a second
- Produces minimal output folders
Examples
Basic Installation
Install with auto-detection:Install for Specific Platform
Install for Cursor without prompting:Install for All Platforms
Install for all supported AI assistants:Force Overwrite Existing Files
Overwrite existing installation:Offline Installation
Install without internet access (legacy mode):Folder Structure
After runninguipro init, the following folders are created based on your AI assistant:
Claude Code
Cursor / Windsurf / Most Others
GitHub Copilot
Error Scenarios
Invalid AI Type
Installation Cancelled
If you cancel the AI selection prompt:uipro init again and complete the prompt.
GitHub Rate Limit (Legacy Mode)
When using--legacy and hitting GitHub rate limits:
Network Error (Legacy Mode)
When using--legacy without internet:
Troubleshooting
Files Already Exist
If skill files already exist in your project:Permission Denied
If you encounter permission errors:Command Not Found
Ifuipro command is not found:
Restart Required
After installation, you must restart your AI coding assistant for the skill to load:- Claude Code: Reload window or restart VS Code
- Cursor: Restart Cursor application
- Windsurf: Restart Windsurf application
- Others: Follow platform-specific restart procedures
Next Steps
After successful installation:- Restart your AI assistant - Skills only load on startup
- Test the skill - Try: “Build a landing page for a SaaS product”
- Explore capabilities - Ask: “What UI styles are available?”
- Update regularly - Run
uipro updateto get latest features
See Also
- uipro update - Update to latest version
- uipro versions - List available versions
- Search Command - Using the search tool