back to home

nextlevelbuilder / ui-ux-pro-max-skill

An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms

33,372 stars
3,306 forks
55 issues
PythonTypeScriptJavaScript

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing nextlevelbuilder/ui-ux-pro-max-skill in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind-ai.vercel.app/repo/nextlevelbuilder/ui-ux-pro-max-skill)
Preview:Analyzed by RepoMind

Repository Summary (README)

Preview

UI UX Pro Max

<p align="center"> <a href="https://github.com/nextlevelbuilder/ui-ux-pro-max-skill/releases"><img src="https://img.shields.io/github/v/release/nextlevelbuilder/ui-ux-pro-max-skill?style=for-the-badge&color=blue" alt="GitHub Release"></a> <img src="https://img.shields.io/badge/reasoning_rules-100-green?style=for-the-badge" alt="100 Reasoning Rules"> <img src="https://img.shields.io/badge/UI_styles-67-purple?style=for-the-badge" alt="67 UI Styles"> <img src="https://img.shields.io/badge/python-3.x-yellow?style=for-the-badge&logo=python&logoColor=white" alt="Python 3.x"> <a href="https://github.com/nextlevelbuilder/ui-ux-pro-max-skill/blob/main/LICENSE"><img src="https://img.shields.io/github/license/nextlevelbuilder/ui-ux-pro-max-skill?style=for-the-badge&color=green" alt="License"></a> </p> <p align="center"> <a href="https://www.npmjs.com/package/uipro-cli"><img src="https://img.shields.io/npm/v/uipro-cli?style=flat-square&logo=npm&label=CLI" alt="npm"></a> <a href="https://www.npmjs.com/package/uipro-cli"><img src="https://img.shields.io/npm/dm/uipro-cli?style=flat-square&label=downloads" alt="npm downloads"></a> <a href="https://github.com/nextlevelbuilder/ui-ux-pro-max-skill/stargazers"><img src="https://img.shields.io/github/stars/nextlevelbuilder/ui-ux-pro-max-skill?style=flat-square&logo=github" alt="GitHub stars"></a> <a href="https://paypal.me/uiuxpromax"><img src="https://img.shields.io/badge/PayPal-Support%20Development-00457C?style=flat-square&logo=paypal&logoColor=white" alt="PayPal"></a> </p>

An AI skill that provides design intelligence for building professional UI/UX across multiple platforms and frameworks.

<p align="center"> <a href="https://uupm.cc"> <img src="screenshots/website.png" alt="UI UX Pro Max" width="800"> </a> </p> <p align="center"> <b>If you find this useful, consider supporting the project:</b><br><br> <a href="https://paypal.me/uiuxpromax"><img src="https://img.shields.io/badge/PayPal-Donate-00457C?style=for-the-badge&logo=paypal&logoColor=white" alt="PayPal Donate"></a> </p> <p align="center"> <i>Other projects</i><br> <a href="https://nextlevelbuilder.io">Next Level Builder</a> | <a href="https://claudekit.cc">ClaudeKit</a> </p>

What's New in v2.0

Intelligent Design System Generation

The flagship feature of v2.0 is the Design System Generator - an AI-powered reasoning engine that analyzes your project requirements and generates a complete, tailored design system in seconds.

+----------------------------------------------------------------------------------------+
|  TARGET: Serenity Spa - RECOMMENDED DESIGN SYSTEM                                      |
+----------------------------------------------------------------------------------------+
|                                                                                        |
|  PATTERN: Hero-Centric + Social Proof                                                  |
|     Conversion: Emotion-driven with trust elements                                     |
|     CTA: Above fold, repeated after testimonials                                       |
|     Sections:                                                                          |
|       1. Hero                                                                          |
|       2. Services                                                                      |
|       3. Testimonials                                                                  |
|       4. Booking                                                                       |
|       5. Contact                                                                       |
|                                                                                        |
|  STYLE: Soft UI Evolution                                                              |
|     Keywords: Soft shadows, subtle depth, calming, premium feel, organic shapes        |
|     Best For: Wellness, beauty, lifestyle brands, premium services                     |
|     Performance: Excellent | Accessibility: WCAG AA                                    |
|                                                                                        |
|  COLORS:                                                                               |
|     Primary:    #E8B4B8 (Soft Pink)                                                    |
|     Secondary:  #A8D5BA (Sage Green)                                                   |
|     CTA:        #D4AF37 (Gold)                                                         |
|     Background: #FFF5F5 (Warm White)                                                   |
|     Text:       #2D3436 (Charcoal)                                                     |
|     Notes: Calming palette with gold accents for luxury feel                           |
|                                                                                        |
|  TYPOGRAPHY: Cormorant Garamond / Montserrat                                           |
|     Mood: Elegant, calming, sophisticated                                              |
|     Best For: Luxury brands, wellness, beauty, editorial                               |
|     Google Fonts: https://fonts.google.com/share?selection.family=...                  |
|                                                                                        |
|  KEY EFFECTS:                                                                          |
|     Soft shadows + Smooth transitions (200-300ms) + Gentle hover states                |
|                                                                                        |
|  AVOID (Anti-patterns):                                                                |
|     Bright neon colors + Harsh animations + Dark mode + AI purple/pink gradients       |
|                                                                                        |
|  PRE-DELIVERY CHECKLIST:                                                               |
|     [ ] No emojis as icons (use SVG: Heroicons/Lucide)                                 |
|     [ ] cursor-pointer on all clickable elements                                       |
|     [ ] Hover states with smooth transitions (150-300ms)                               |
|     [ ] Light mode: text contrast 4.5:1 minimum                                        |
|     [ ] Focus states visible for keyboard nav                                          |
|     [ ] prefers-reduced-motion respected                                               |
|     [ ] Responsive: 375px, 768px, 1024px, 1440px                                       |
|                                                                                        |
+----------------------------------------------------------------------------------------+

How Design System Generation Works

┌─────────────────────────────────────────────────────────────────┐
│  1. USER REQUEST                                                │
│     "Build a landing page for my beauty spa"                    │
└─────────────────────────────────────────────────────────────────┘
                              │
                              ▼
┌─────────────────────────────────────────────────────────────────┐
│  2. MULTI-DOMAIN SEARCH (5 parallel searches)                   │
│     • Product type matching (100 categories)                    │
│     • Style recommendations (67 styles)                         │
│     • Color palette selection (96 palettes)                     │
│     • Landing page patterns (24 patterns)                       │
│     • Typography pairing (57 font combinations)                 │
└─────────────────────────────────────────────────────────────────┘
                              │
                              ▼
┌─────────────────────────────────────────────────────────────────┐
│  3. REASONING ENGINE                                            │
│     • Match product → UI category rules                         │
│     • Apply style priorities (BM25 ranking)                     │
│     • Filter anti-patterns for industry                         │
│     • Process decision rules (JSON conditions)                  │
└─────────────────────────────────────────────────────────────────┘
                              │
                              ▼
┌─────────────────────────────────────────────────────────────────┐
│  4. COMPLETE DESIGN SYSTEM OUTPUT                               │
│     Pattern + Style + Colors + Typography + Effects             │
│     + Anti-patterns to avoid + Pre-delivery checklist           │
└─────────────────────────────────────────────────────────────────┘

100 Industry-Specific Reasoning Rules

The reasoning engine includes specialized rules for:

CategoryExamples
Tech & SaaSSaaS, Micro SaaS, B2B Enterprise, Developer Tools, AI/Chatbot Platform
FinanceFintech, Banking, Crypto, Insurance, Trading Dashboard
HealthcareMedical Clinic, Pharmacy, Dental, Veterinary, Mental Health
E-commerceGeneral, Luxury, Marketplace, Subscription Box
ServicesBeauty/Spa, Restaurant, Hotel, Legal, Consulting
CreativePortfolio, Agency, Photography, Gaming, Music Streaming
Emerging TechWeb3/NFT, Spatial Computing, Quantum Computing, Autonomous Systems

Each rule includes:

  • Recommended Pattern - Landing page structure
  • Style Priority - Best matching UI styles
  • Color Mood - Industry-appropriate palettes
  • Typography Mood - Font personality matching
  • Key Effects - Animations and interactions
  • Anti-Patterns - What NOT to do (e.g., "AI purple/pink gradients" for banking)

Features

  • 67 UI Styles - Glassmorphism, Claymorphism, Minimalism, Brutalism, Neumorphism, Bento Grid, Dark Mode, AI-Native UI, and more
  • 96 Color Palettes - Industry-specific palettes for SaaS, E-commerce, Healthcare, Fintech, Beauty, etc.
  • 57 Font Pairings - Curated typography combinations with Google Fonts imports
  • 25 Chart Types - Recommendations for dashboards and analytics
  • 13 Tech Stacks - React, Next.js, Astro, Vue, Nuxt.js, Nuxt UI, Svelte, SwiftUI, React Native, Flutter, HTML+Tailwind, shadcn/ui, Jetpack Compose
  • 99 UX Guidelines - Best practices, anti-patterns, and accessibility rules
  • 100 Reasoning Rules - Industry-specific design system generation (NEW in v2.0)

Available Styles (67)

<details> <summary><b>General Styles (49)</b></summary>
#StyleBest For
1Minimalism & Swiss StyleEnterprise apps, dashboards, documentation
2NeumorphismHealth/wellness apps, meditation platforms
3GlassmorphismModern SaaS, financial dashboards
4BrutalismDesign portfolios, artistic projects
53D & HyperrealismGaming, product showcase, immersive
6Vibrant & Block-basedStartups, creative agencies, gaming
7Dark Mode (OLED)Night-mode apps, coding platforms
8Accessible & EthicalGovernment, healthcare, education
9ClaymorphismEducational apps, children's apps, SaaS
10Aurora UIModern SaaS, creative agencies
11Retro-FuturismGaming, entertainment, music platforms
12Flat DesignWeb apps, mobile apps, startup MVPs
13SkeuomorphismLegacy apps, gaming, premium products
14Liquid GlassPremium SaaS, high-end e-commerce
15Motion-DrivenPortfolio sites, storytelling platforms
16Micro-interactionsMobile apps, touchscreen UIs
17Inclusive DesignPublic services, education, healthcare
18Zero InterfaceVoice assistants, AI platforms
19Soft UI EvolutionModern enterprise apps, SaaS
20NeubrutalismGen Z brands, startups, Figma-style
21Bento Box GridDashboards, product pages, portfolios
22Y2K AestheticFashion brands, music, Gen Z
23Cyberpunk UIGaming, tech products, crypto apps
24Organic BiophilicWellness apps, sustainability brands
25AI-Native UIAI products, chatbots, copilots
26Memphis DesignCreative agencies, music, youth brands
27VaporwaveMusic platforms, gaming, portfolios
28Dimensional LayeringDashboards, card layouts, modals
29Exaggerated MinimalismFashion, architecture, portfolios
30Kinetic TypographyHero sections, marketing sites
31Parallax StorytellingBrand storytelling, product launches
32Swiss Modernism 2.0Corporate sites, architecture, editorial
33HUD / Sci-Fi FUISci-fi games, space tech, cybersecurity
34Pixel ArtIndie games, retro tools, creative
35Bento GridsProduct features, dashboards, personal
36Spatial UI (VisionOS)Spatial computing apps, VR/AR
37E-Ink / PaperReading apps, digital newspapers
38Gen Z Chaos / MaximalismGen Z lifestyle, music artists
39Biomimetic / Organic 2.0Sustainability tech, biotech, health
40Anti-Polish / Raw AestheticCreative portfolios, artist sites
41Tactile Digital / Deformable UIModern mobile apps, playful brands
42Nature DistilledWellness brands, sustainable products
43Interactive Cursor DesignCreative portfolios, interactive
44Voice-First MultimodalVoice assistants, accessibility apps
453D Product PreviewE-commerce, furniture, fashion
46Gradient Mesh / Aurora EvolvedHero sections, backgrounds, creative
47Editorial Grid / MagazineNews sites, blogs, magazines
48Chromatic Aberration / RGB SplitMusic platforms, gaming, tech
49Vintage Analog / Retro FilmPhotography, music/vinyl brands
</details> <details> <summary><b>Landing Page Styles (8)</b></summary>
#StyleBest For
1Hero-Centric DesignProducts with strong visual identity
2Conversion-OptimizedLead generation, sales pages
3Feature-Rich ShowcaseSaaS, complex products
4Minimal & DirectSimple products, apps
5Social Proof-FocusedServices, B2C products
6Interactive Product DemoSoftware, tools
7Trust & AuthorityB2B, enterprise, consulting
8Storytelling-DrivenBrands, agencies, nonprofits
</details> <details> <summary><b>BI/Analytics Dashboard Styles (10)</b></summary>
#StyleBest For
1Data-Dense DashboardComplex data analysis
2Heat Map & Heatmap StyleGeographic/behavior data
3Executive DashboardC-suite summaries
4Real-Time MonitoringOperations, DevOps
5Drill-Down AnalyticsDetailed exploration
6Comparative Analysis DashboardSide-by-side comparisons
7Predictive AnalyticsForecasting, ML insights
8User Behavior AnalyticsUX research, product analytics
9Financial DashboardFinance, accounting
10Sales Intelligence DashboardSales teams, CRM
</details>

Installation

Using Claude Marketplace (Claude Code)

Install directly in Claude Code with two commands:

/plugin marketplace add nextlevelbuilder/ui-ux-pro-max-skill
/plugin install ui-ux-pro-max@ui-ux-pro-max-skill

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
uipro init --ai copilot     # GitHub Copilot
uipro init --ai kiro        # Kiro
uipro init --ai codex       # Codex CLI
uipro init --ai qoder       # Qoder
uipro init --ai roocode     # Roo Code
uipro init --ai gemini      # Gemini CLI
uipro init --ai trae        # Trae
uipro init --ai opencode    # OpenCode
uipro init --ai continue    # Continue
uipro init --ai codebuddy   # CodeBuddy
uipro init --ai droid       # Droid (Factory)
uipro init --ai all         # All assistants

Other CLI Commands

uipro versions              # List available versions
uipro update                # Update to latest version
uipro init --offline        # Skip GitHub download, use bundled assets

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

Skill Mode (Auto-activate)

Supported: Claude Code, Cursor, Windsurf, Antigravity, Codex CLI, Continue, Gemini CLI, OpenCode, Qoder, CodeBuddy, Droid (Factory)

The skill activates automatically when you request UI/UX work. Just chat naturally:

Build a landing page for my SaaS product

Trae: Switch to SOLO mode first. The skill will activate for UI/UX requests.

Workflow Mode (Slash Command)

Supported: Kiro, GitHub Copilot, Roo Code

Use the slash command to invoke the skill:

/ui-ux-pro-max Build a landing page 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

Build a fintech banking app with dark theme

How It Works

  1. You ask - Request any UI/UX task (build, design, create, implement, review, fix, improve)
  2. Design System Generated - The AI automatically generates a complete design system using the reasoning engine
  3. Smart recommendations - Based on your product type and requirements, it finds the best matching styles, colors, and typography
  4. Code generation - Implements the UI with proper colors, fonts, spacing, and best practices
  5. Pre-delivery checks - Validates against common UI/UX anti-patterns

Supported Stacks

The skill provides stack-specific guidelines for:

CategoryStacks
Web (HTML)HTML + Tailwind (default)
React EcosystemReact, Next.js, shadcn/ui
Vue EcosystemVue, Nuxt.js, Nuxt UI
Other WebSvelte, Astro
iOSSwiftUI
AndroidJetpack Compose
Cross-PlatformReact Native, Flutter

Just mention your preferred stack in the prompt, or let it default to HTML + Tailwind.

Design System Command (Advanced)

For direct access to the design system generator:

Note: If you installed via Continue, replace .claude/skills/ with .continue/skills/ in the commands below. For Droid (Factory), use .factory/skills/.

# Generate design system with ASCII output
python3 .claude/skills/ui-ux-pro-max/scripts/search.py "beauty spa wellness" --design-system -p "Serenity Spa"

# Generate with Markdown output
python3 .claude/skills/ui-ux-pro-max/scripts/search.py "fintech banking" --design-system -f markdown

# Domain-specific search
python3 .claude/skills/ui-ux-pro-max/scripts/search.py "glassmorphism" --domain style
python3 .claude/skills/ui-ux-pro-max/scripts/search.py "elegant serif" --domain typography
python3 .claude/skills/ui-ux-pro-max/scripts/search.py "dashboard" --domain chart

# Stack-specific guidelines
python3 .claude/skills/ui-ux-pro-max/scripts/search.py "form validation" --stack react
python3 .claude/skills/ui-ux-pro-max/scripts/search.py "responsive layout" --stack html-tailwind

Persist Design System (Master + Overrides Pattern)

Save your design system to files for hierarchical retrieval across sessions:

# Generate and persist to design-system/MASTER.md
python3 .claude/skills/ui-ux-pro-max/scripts/search.py "SaaS dashboard" --design-system --persist -p "MyApp"

# Also create a page-specific override file
python3 .claude/skills/ui-ux-pro-max/scripts/search.py "SaaS dashboard" --design-system --persist -p "MyApp" --page "dashboard"

This creates a design-system/ folder structure:

design-system/
├── MASTER.md           # Global Source of Truth (colors, typography, spacing, components)
└── pages/
    └── dashboard.md    # Page-specific overrides (only deviations from Master)

How hierarchical retrieval works:

  1. When building a specific page (e.g., "Checkout"), first check design-system/pages/checkout.md
  2. If the page file exists, its rules override the Master file
  3. If not, use design-system/MASTER.md exclusively

Context-aware retrieval prompt:

I am building the [Page Name] page. Please read design-system/MASTER.md.
Also check if design-system/pages/[page-name].md exists.
If the page file exists, prioritize its rules.
If not, use the Master rules exclusively.
Now, generate the code...

Architecture & Contributing

For Users

The codebase has been restructured to use a template-based generation system. All platform-specific files (.cursor/, .windsurf/, .kiro/, .factory/, etc.) are now generated dynamically by the CLI.

Always use the CLI to install:

npm install -g uipro-cli
uipro init --ai <platform>

This ensures you get the latest templates and correct file structure for your AI assistant.

For Contributors

If you want to contribute to this project:

# 1. Clone the repository
git clone https://github.com/nextlevelbuilder/ui-ux-pro-max-skill.git
cd ui-ux-pro-max-skill

# 2. Understand the structure
src/ui-ux-pro-max/           # Source of truth (data, scripts, templates)
cli/                         # CLI installer (generates files from templates)
.claude/                     # Local dev/test for Claude Code skill
.factory/                    # Local dev/test for Droid (Factory) skill

# 3. Make changes in src/ui-ux-pro-max/
# - data/*.csv              → Database files
# - scripts/*.py            → Search engine & design system
# - templates/              → Platform-specific templates

# 4. Sync to CLI and test locally
cp -r src/ui-ux-pro-max/data/* cli/assets/data/
cp -r src/ui-ux-pro-max/scripts/* cli/assets/scripts/
cp -r src/ui-ux-pro-max/templates/* cli/assets/templates/

# 5. Build and test CLI
cd cli && bun run build
node dist/index.js init --ai claude --offline  # Test in a temp folder

# 6. Create PR (never push directly to main)
git checkout -b feat/your-feature
git commit -m "feat: description"
git push -u origin feat/your-feature
gh pr create

See CLAUDE.md for detailed development guidelines.

Star History

Star History Chart

License

This project is licensed under the MIT License.