ui-ux-pro-max
Originally fromnextlevelbuilder/ui-ux-pro-max-skill
Installation
Summary
Comprehensive UI/UX design system with 50+ styles, 21 color palettes, 50 font pairings, and stack-specific implementation guides.
- Searchable database covering 8 frameworks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind) with stack-specific best practices and guidelines
- Includes 20 chart types, 8 design styles (glassmorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, skeuomorphism, flat design), and landing page structure templates
- Supports 10+ project types (website, dashboard, e-commerce, SaaS, portfolio, mobile app) with component-level design patterns for buttons, modals, forms, tables, and charts
- Built-in UX guidelines covering accessibility, animation, typography, spacing, hover states, shadows, gradients, and common anti-patterns to avoid unprofessional UI
- Python-based search tool to query design recommendations by product type, style, typography, color palette, and stack, with a pre-delivery checklist for visual quality assurance
SKILL.md
UI/UX Pro Max - Design Intelligence
Searchable database of UI styles, color palettes, font pairings, chart types, product recommendations, UX guidelines, and stack-specific best practices.
Prerequisites
Check if Python is installed:
python3 --version || python --version
If Python is not installed, install it based on user's OS:
macOS:
brew install python3