UI/UX Design System Generation
AI-powered design intelligence for generating complete, tailored design systems. Analyzes project requirements and outputs pattern, style, colors, typography, effects, and anti-patterns.
Source: https://github.com/nextlevelbuilder/ui-ux-pro-max-skill
When to Use
- Starting a new UI project — generate a full design system before coding
- Choosing styles, colors, and fonts for a specific industry/product type
- Landing page design with conversion-focused patterns
- Ensuring accessibility (WCAG AA) and responsive design
Design System Generation Process
- Analyze project requirements — product type, target audience, industry
- Multi-domain search — match across patterns (24), styles (67), colors (161), fonts (57)
- Reasoning engine — apply industry-specific rules, filter anti-patterns
- Output complete system — pattern + style + colors + typography + effects + checklist
Style Categories (67 Total)
General Styles
- Minimalism & Swiss Style — Enterprise, dashboards, documentation
- Glassmorphism — Modern SaaS, financial dashboards
- Brutalism — Design portfolios, artistic projects
- Neumorphism — Health/wellness, meditation apps
- Claymorphism — Educational, children's apps, SaaS
- Aurora UI — Modern SaaS, creative agencies
- Dark Mode (OLED) — Night-mode apps, coding platforms
- Motion-Driven — Portfolio sites, storytelling
- Bento Grid — Dashboards, feature showcases
- Liquid Glass — Premium SaaS, high-end e-commerce
Industry-Specific Rules (161 Categories)
- Tech & SaaS: Developer tools, AI platforms, cybersecurity
- Finance: Fintech, banking, insurance — conservative palettes, trust signals
- Healthcare: Medical, dental, mental health — calming, accessible
- E-commerce: Luxury, marketplace, subscription — conversion-focused
- Services: Beauty/spa, restaurants, hotels — emotion-driven
- Creative: Portfolio, agency, photography — expressive, bold
- Lifestyle: Habit tracker, recipes, meditation — warm, organic
Each rule includes: recommended pattern, style priority, color mood, typography mood, key effects, anti-patterns to avoid.
Font Pairings (57 Combinations)
Match typography mood to product type:
- Elegant/Sophisticated: Cormorant Garamond / Montserrat
- Modern/Clean: Plus Jakarta Sans / Inter
- Bold/Impactful: Space Grotesk / DM Sans
- Playful/Friendly: Fredoka / Nunito
- Professional/Corporate: IBM Plex Sans / Source Sans Pro
Landing Page Patterns (24)
- Hero-Centric + Social Proof — Emotion-driven with trust elements
- Problem-Solution — Pain point → transformation
- Feature Grid — Multiple features with visual hierarchy
- Story-Driven — Narrative scroll with progressive disclosure
- Pricing-First — Direct comparison with clear CTAs
Pre-Delivery Checklist
- No emojis as icons (use SVG: Heroicons/Lucide)
cursor-pointer on all clickable elements
- Hover states with smooth transitions (150-300ms)
- Text contrast 4.5:1 minimum (WCAG AA)
- Focus states visible for keyboard navigation
prefers-reduced-motion respected
- Responsive breakpoints: 375px, 768px, 1024px, 1440px
Tech Stack Support
React, Next.js, Astro, Vue, Nuxt, Svelte, SwiftUI, React Native, Flutter, HTML+Tailwind, shadcn/ui, Angular, Laravel
Anti-Patterns to Always Avoid
- AI purple/pink gradients (overused, generic)
- Same design across different projects
- Emojis instead of proper SVG icons
- Missing hover/focus states
- Ignoring accessibility standards
1---2name: maximoseo-oz-agent-skills-design3description: UI/UX Design System Generation4---5# UI/UX Design System Generation67AI-powered design intelligence for generating complete, tailored design systems. Analyzes project requirements and outputs pattern, style, colors, typography, effects, and anti-patterns.89**Source:** https://github.com/nextlevelbuilder/ui-ux-pro-max-skill1011## When to Use1213- Starting a new UI project — generate a full design system before coding14- Choosing styles, colors, and fonts for a specific industry/product type15- Landing page design with conversion-focused patterns16- Ensuring accessibility (WCAG AA) and responsive design1718## Design System Generation Process19201. **Analyze project requirements** — product type, target audience, industry212. **Multi-domain search** — match across patterns (24), styles (67), colors (161), fonts (57)223. **Reasoning engine** — apply industry-specific rules, filter anti-patterns234. **Output complete system** — pattern + style + colors + typography + effects + checklist2425## Style Categories (67 Total)2627### General Styles28- **Minimalism & Swiss Style** — Enterprise, dashboards, documentation29- **Glassmorphism** — Modern SaaS, financial dashboards30- **Brutalism** — Design portfolios, artistic projects31- **Neumorphism** — Health/wellness, meditation apps32- **Claymorphism** — Educational, children's apps, SaaS33- **Aurora UI** — Modern SaaS, creative agencies34- **Dark Mode (OLED)** — Night-mode apps, coding platforms35- **Motion-Driven** — Portfolio sites, storytelling36- **Bento Grid** — Dashboards, feature showcases37- **Liquid Glass** — Premium SaaS, high-end e-commerce3839### Industry-Specific Rules (161 Categories)40- **Tech & SaaS:** Developer tools, AI platforms, cybersecurity41- **Finance:** Fintech, banking, insurance — conservative palettes, trust signals42- **Healthcare:** Medical, dental, mental health — calming, accessible43- **E-commerce:** Luxury, marketplace, subscription — conversion-focused44- **Services:** Beauty/spa, restaurants, hotels — emotion-driven45- **Creative:** Portfolio, agency, photography — expressive, bold46- **Lifestyle:** Habit tracker, recipes, meditation — warm, organic4748Each rule includes: recommended pattern, style priority, color mood, typography mood, key effects, anti-patterns to avoid.4950## Font Pairings (57 Combinations)5152Match typography mood to product type:53- **Elegant/Sophisticated:** Cormorant Garamond / Montserrat54- **Modern/Clean:** Plus Jakarta Sans / Inter55- **Bold/Impactful:** Space Grotesk / DM Sans56- **Playful/Friendly:** Fredoka / Nunito57- **Professional/Corporate:** IBM Plex Sans / Source Sans Pro5859## Landing Page Patterns (24)6061- **Hero-Centric + Social Proof** — Emotion-driven with trust elements62- **Problem-Solution** — Pain point → transformation63- **Feature Grid** — Multiple features with visual hierarchy64- **Story-Driven** — Narrative scroll with progressive disclosure65- **Pricing-First** — Direct comparison with clear CTAs6667## Pre-Delivery Checklist6869- No emojis as icons (use SVG: Heroicons/Lucide)70- `cursor-pointer` on all clickable elements71- Hover states with smooth transitions (150-300ms)72- Text contrast 4.5:1 minimum (WCAG AA)73- Focus states visible for keyboard navigation74- `prefers-reduced-motion` respected75- Responsive breakpoints: 375px, 768px, 1024px, 1440px7677## Tech Stack Support7879React, Next.js, Astro, Vue, Nuxt, Svelte, SwiftUI, React Native, Flutter, HTML+Tailwind, shadcn/ui, Angular, Laravel8081## Anti-Patterns to Always Avoid8283- AI purple/pink gradients (overused, generic)84- Same design across different projects85- Emojis instead of proper SVG icons86- Missing hover/focus states87- Ignoring accessibility standards