home / skills / first-fluke / fullstack-starter / ui-ux-pro-max
This skill delivers professional UI/UX design guidance, generating design systems, patterns, and accessibility-focused refinements for modern web and mobile
npx playbooks add skill first-fluke/fullstack-starter --skill ui-ux-pro-maxReview the files below or copy the command above to add this skill to your agents.
---
name: ui-ux-pro-max
description: Advanced design intelligence for professional UI/UX. Use for implementing modern design patterns (Glassmorphism, Bento Grid), ensuring accessibility, and generating tailored design systems for web and mobile.
---
# UI/UX Pro Max
This skill provides professional-grade UI/UX design guidance, focusing on modern aesthetics, accessibility, and consistency.
## Capabilities
### 1. Design System Generation
Can generate a complete design system including:
- **Colors**: Primary, secondary, semantic, and neutral palettes (OKLCH/HSL).
- **Typography**: Font pairings, scales, and line heights.
- **Spacing**: Consistent spacing grids (4px/8px rule).
- **Components**: Variations for buttons, inputs, cards, etc.
### 2. Design Patterns
- **Glassmorphism**: Backdrop filters, transluscent layers.
- **Bento Grid**: Grid-based layouts for dashboards and landing pages.
- **Neumorphism**: Soft UI shadows (use sparingly).
- **Dark Mode**: High contrast, desaturated colors for eye comfort.
### 3. Review & Refactor
- Check for accessibility (WCAG contrast ratios).
- Identify "generic" designs and suggest premium alternatives.
- Validate responsive behavior across devices.
## Rules of Thumb
- **Whitespace**: More is usually better. Give content room to breathe.
- **Consistency**: Use variables for everything (colors, spacing, radius).
- **Feedback**: Every interaction (hover, click, focus) needs visual feedback.
- **Motion**: Use subtle micro-animations (200-300ms) to make the UI feel alive.
## When to Use
- "Make this page look more premium."
- "Design a dashboard for this data."
- "Improve the UX of this form."
- "Create a dark mode theme."
This skill provides professional-grade UI/UX design intelligence for web and mobile products. It generates complete design systems, applies modern design patterns like Glassmorphism and Bento Grid, and audits accessibility and responsiveness. Use it to move from concept to production-ready visual systems with consistent tokens and component guidance.
I inspect your layout, color choices, typography, and component behaviors to produce a cohesive design system and practical implementation notes. I validate contrast against WCAG, recommend spacing and responsive breakpoints, and supply component variants with states and motion guidelines. Outputs include color palettes (OKLCH/HSL), type scales, spacing systems, and implementation hints for React, Flutter, or plain CSS.
Can you export tokens for multiple platforms?
Yes. I produce tokens and implementation hints formatted for web (CSS/JS), Flutter, and general JSON for integration.
How do you check accessibility?
I calculate contrast ratios, flag failing color pairs, and recommend alternative palettes and semantic roles to meet WCAG standards.