{"id":17072,"library":"uipro-cli","title":"UI/UX Pro Max CLI for AI Assistants","description":"The `uipro-cli` (UI/UX Pro Max CLI) is a command-line interface tool designed to install a specialized \"UI/UX Pro Max skill\" into various AI coding assistants. This skill aims to enhance the AI's capabilities in generating or understanding UI/UX related code and patterns. The current stable version is 2.2.3. While no explicit release cadence is stated, the tool includes an `update` command and fetches the latest releases from GitHub, suggesting active development and regular updates to support new AI assistants or improve the skill. Its primary differentiator is its broad compatibility, supporting a wide array of AI platforms such as Claude, Cursor, GitHub Copilot, Gemini CLI, and others, enabling developers to integrate advanced UI/UX expertise directly into their chosen AI coding workflow. It handles network failures gracefully by falling back to bundled assets.","status":"active","version":"2.2.3","language":"javascript","source_language":"en","source_url":null,"tags":["javascript","ui","ux","design","claude","cursor","windsurf","copilot","kiro"],"install":[{"cmd":"npm install uipro-cli","lang":"bash","label":"npm"},{"cmd":"yarn add uipro-cli","lang":"bash","label":"yarn"},{"cmd":"pnpm add uipro-cli","lang":"bash","label":"pnpm"}],"dependencies":[],"imports":[],"quickstart":{"code":"npm install -g uipro-cli\nuipro init --ai claude","lang":"bash","description":"Installs the uipro-cli globally, then initializes and installs the UI/UX Pro Max skill specifically for Claude Code assistant."},"warnings":[{"fix":"Always back up relevant configuration files before using the `--force` flag, or inspect the target directory to understand potential impacts.","message":"Using the `--force` option with `uipro init` will overwrite existing files without confirmation. Exercise caution, as this can lead to data loss or unintended changes in your AI assistant's configuration.","severity":"gotcha","affected_versions":">=1.0.0"},{"fix":"Ensure a stable internet connection for the latest version. If consistent download issues occur, consider retrying or using the `--offline` flag if an older bundled version is acceptable.","message":"The CLI attempts to download the latest skill version from GitHub. If the download fails due to network issues or API rate limits, it automatically falls back to a potentially older, bundled version. This ensures functionality but might not provide the very latest features or bug fixes.","severity":"gotcha","affected_versions":">=1.0.0"},{"fix":"Only use `--offline` when internet access is unavailable or when you specifically intend to use the bundled version. For the most up-to-date features, omit the `--offline` flag.","message":"Running `uipro init --offline` explicitly skips fetching the latest skill from GitHub and only uses the bundled assets. This might result in installing an outdated version of the UI/UX Pro Max skill.","severity":"gotcha","affected_versions":">=1.0.0"}],"env_vars":null,"last_verified":"2026-04-22T00:00:00.000Z","next_check":"2026-07-21T00:00:00.000Z","problems":[{"fix":"Run `npm install -g uipro-cli` to install it globally. If the problem persists, ensure your npm global bin directory is correctly added to your system's PATH environment variable.","cause":"The `uipro-cli` was not installed globally, or the npm global bin directory is not in your system's PATH.","error":"uipro: command not found"},{"fix":"Check your internet connection and proxy settings. Wait a few minutes and try again, or use `uipro init --offline` if you prefer to use the local bundled assets.","cause":"The CLI could not connect to GitHub to download the latest skill, likely due to a network interruption, firewall, or GitHub API rate limiting.","error":"GitHub download failed, falling back to bundled assets."}],"ecosystem":"npm","meta_description":null}