AI
Featured
UI UX Pro Max
An AI skill that provides design intelligence for building professional UI/UX across multiple platforms and frameworks.
ai-skill ui-design ux design-system react tailwindcss landing-page
Installation
npm install -g uipro-cli
uipro init --ai claude
Compatibility
Claude Code Cursor Windsurf GitHub Copilot Kiro Codex CLI
UI UX Pro Max
AI-powered design intelligence that generates complete design systems based on your project requirements. Includes 57 UI styles, 95 color palettes, 56 font pairings, and 100 industry-specific reasoning rules.
Use when:
- “Build a landing page for my SaaS product”
- “Design a dashboard with charts”
- “Create a mobile app UI”
- “Generate a design system for my project”
- “Review my UI for best practices”
Features:
- 57 UI Styles - Glassmorphism, Minimalism, Brutalism, Neumorphism, Bento Grid, AI-Native UI, and more
- 95 Color Palettes - Industry-specific palettes for SaaS, E-commerce, Healthcare, Fintech, Beauty
- 56 Font Pairings - Curated typography combinations with Google Fonts imports
- 100 Reasoning Rules - AI-powered design system generation based on industry and product type
- 11 Tech Stacks - React, Next.js, Vue, Nuxt.js, Svelte, SwiftUI, React Native, Flutter, shadcn/ui
Installation
# Install CLI globally
npm install -g uipro-cli
# Initialize for your AI assistant
uipro init --ai claude # Claude Code
uipro init --ai cursor # Cursor
uipro init --ai windsurf # Windsurf
uipro init --ai all # All assistants
Design System Generation
The AI analyzes your project requirements and generates a complete design system:
USER: "Build a landing page for my beauty spa"
AI OUTPUT:
┌────────────────────────────────────────────────────┐
│ PATTERN: Hero-Centric + Social Proof │
│ STYLE: Soft UI Evolution │
│ COLORS: #E8B4B8 (Soft Pink), #A8D5BA (Sage Green) │
│ TYPOGRAPHY: Cormorant Garamond / Montserrat │
│ AVOID: Bright neon, harsh animations, dark mode │
└────────────────────────────────────────────────────┘
Supported Styles
| Style | Best For |
|---|---|
| Glassmorphism | Modern SaaS, dashboards |
| Minimalism | Professional, enterprise |
| Brutalism | Creative agencies, portfolios |
| Neumorphism | Music, wellness apps |
| Bento Grid | Feature showcases |
| AI-Native UI | AI/ML products |