nextlevelbuilder/ui-ux-pro-max-skill
An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
Deep Analysis
AI design intelligence database providing 57 UI styles, 95 color schemes, 56 font pairings, and 98 UX guidelines.
Core Features
Glassmorphism, Neumorphism, Brutalism, Bento Grid, and more
Industry-specific colors for SaaS, e-commerce, healthcare, finance, etc.
Curated font combinations with Google Fonts imports
Best practices for React, Vue, SwiftUI, Flutter, and more platforms
Technical Implementation
- Comprehensive coverage: UI styles, colors, fonts, charts, UX guidelines
- Multi-platform support: Claude Code, Cursor, Windsurf, Codex, etc.
- Industry-specific colors: SaaS, healthcare, finance, etc.
- 98 UX best practices and anti-patterns
- Quickly get professional UI design advice
- Choose color schemes suitable for your project
- Find font pairing recommendations
- Learn UX best practices
- Design resources are static data
- Requires basic design knowledge
UI UX Pro Max
An AI skill that provides design intelligence for building professional UI/UX across multiple platforms and frameworks.
Overview
UI UX Pro Max is a searchable database of UI styles, color palettes, font pairings, chart types, product recommendations, UX guidelines, and stack-specific best practices. It works as a skill/workflow for AI coding assistants (Claude Code, Codex, Cursor, Windsurf, etc.).
Features
- 57 UI Styles - Glassmorphism, Claymorphism, Minimalism, Brutalism, Neumorphism, Bento Grid, Dark Mode, and more
- 95 Color Palettes - Industry-specific palettes for SaaS, E-commerce, Healthcare, Fintech, Beauty, etc.
- 56 Font Pairings - Curated typography combinations with Google Fonts imports
- 24 Chart Types - Recommendations for dashboards and analytics
- 11 Tech Stacks - React, Next.js, Vue, Nuxt.js, Nuxt UI, Svelte, SwiftUI, React Native, Flutter, HTML+Tailwind, shadcn/ui
- 98 UX Guidelines - Best practices, anti-patterns, and accessibility rules
Installation
Using CLI (Recommended)
# Install CLI globally
npm install -g uipro-cli
# Go to your project
cd /path/to/your/project
# Install for your AI assistant
uipro init --ai claude # Claude Code
uipro init --ai cursor # Cursor
uipro init --ai windsurf # Windsurf
uipro init --ai antigravity # Antigravity (.agent + .shared)
uipro init --ai copilot # GitHub Copilot
uipro init --ai kiro # Kiro
uipro init --ai codex # Codex (Skills)
uipro init --ai gemini # Gemini CLI
uipro init --ai trae # Trae
uipro init --ai all # All assistants
Other CLI Commands
uipro versions # List available versions
uipro update # Update to latest version
uipro init --version v1.0.0 # Install specific version
Manual Installation
Copy the appropriate folders to your project:
| AI Assistant | Folders to Copy |
|---|---|
| Claude Code | .claude/skills/ui-ux-pro-max/ |
| Cursor | .cursor/commands/ui-ux-pro-max.md + .shared/ui-ux-pro-max/ |
| Windsurf | .windsurf/workflows/ui-ux-pro-max.md + .shared/ui-ux-pro-max/ |
| Antigravity | .agent/workflows/ui-ux-pro-max.md + .shared/ui-ux-pro-max/ |
| GitHub Copilot | .github/prompts/ui-ux-pro-max.prompt.md + .shared/ui-ux-pro-max/ |
| Kiro | .kiro/steering/ui-ux-pro-max.md + .shared/ui-ux-pro-max/ |
| Codex | .codex/skills/ui-ux-pro-max/ |
| Gemini CLI | .gemini/skills/ui-ux-pro-max/ + .shared/ui-ux-pro-max/ |
| Trae | .trae/skills/ui-ux-pro-max/ + .shared/ui-ux-pro-max/ |
Prerequisites
Python 3.x is required for the search script.
# Check if Python is installed
python3 --version
# macOS
brew install python3
# Ubuntu/Debian
sudo apt update && sudo apt install python3
# Windows
winget install Python.Python.3.12
Usage
Claude Code
The skill activates automatically when you request UI/UX work. Just chat naturally:
Build a landing page for my SaaS product
Cursor / Windsurf / Antigravity
Use the slash command to invoke the skill:
/ui-ux-pro-max Build a landing page for my SaaS product
Kiro
Type / in chat to see available commands, then select ui-ux-pro-max:
/ui-ux-pro-max Build a landing page for my SaaS product
GitHub Copilot
In VS Code with Copilot, type / in chat to see available prompts, then select ui-ux-pro-max:
/ui-ux-pro-max Build a landing page for my SaaS product
Codex CLI
The skill activates automatically for UI/UX requests. You can also invoke it explicitly:
$ui-ux-pro-max Build a landing page for my SaaS product
Gemini CLI
The skill activates automatically when you request UI/UX work.
Build a landing page for my SaaS product
Trae
Disclaimer: Trae skill is in beta. Please report any issues or feedback.
To use Trae skill, you need to switch to SOLO mode. If your request is related to skills, skills will be used:
Build a landing page (frontend ONLY) for my SaaS product.
Example Prompts
Build a landing page for my SaaS product
Create a dashboard for healthcare analytics
Design a portfolio website with dark mode
Make a mobile app UI for e-commerce
How It Works
- You ask - Request any UI/UX task (build, design, create, implement, review, fix, improve)
- Skill activates - The AI automatically searches the design database for relevant styles, colors, typography, and guidelines
- Smart recommendations - Based on your product type and requirements, it finds the best matching design system
- Code generation - Implements the UI with proper colors, fonts, spacing, and best practices
Supported Stacks
The skill provides stack-specific guidelines for:
- HTML + Tailwind (default)
- React / Next.js / shadcn/ui
- Vue / Nuxt.js / Nuxt UI / Svelte
- SwiftUI / React Native / Flutter
Just mention your preferred stack in the prompt, or let it default to HTML + Tailwind.
Star History
License
This project is licensed under the MIT License.
Related Skills
wshobson/agents
wshobsonIntelligent automation and multi-agent orchestration for Claude Code
The most comprehensive Claude Code plugin ecosystem, covering full-stack development scenarios with a three-tier model strategy balancing performance and cost.
ComposioHQ/awesome-claude-skills
ComposioHQA curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
The most comprehensive Claude Skills resource list; connect-apps is a killer feature.
code-yeongyu/oh-my-opencode
code-yeongyuThe Best Agent Harness. Meet Sisyphus: The Batteries-Included Agent that codes like you.
Powerful multi-agent coding tool, but note OAuth limitations.
thedotmack/claude-mem
thedotmackA Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk), and injects relevant context back into future sessions.
A practical solution for Claude's memory issues.
OthmanAdi/planning-with-files
OthmanAdiClaude Code skill implementing Manus-style persistent markdown planning — the workflow pattern behind the $2B acquisition.
Context engineering best practices; an open-source implementation of Manus mode.
kepano/obsidian-skills
kepanoAgent skills for Obsidian
Essential for Obsidian users; created by official developers.

