UI UX Pro Max
A Claude skill that adds design intelligence for multi-platform UI/UX builds.
Before & after
Same prompt, same agent — the only difference is the skill.
Sign-up flows can work across platforms, but you'll want to make sure the experience feels native to each one. Consider the screen sizes and input methods for each platform. You might want to design the flow on paper first or in a design tool, then build from there. There are frameworks and libraries that can help with consistency. You'd want to test on actual devices to see how it feels.
MULTI-PLATFORM SIGN-UP DESIGN SPECIFICATION FLOW ARCHITECTURE (3-screen sequential): SCREEN 1: EMAIL ENTRY (Platform-specific input) iOS → Native email keyboard with suggestions Android → Gmail autofill integration, autocorrect disabled Web → Text input with :focus ring, 2px border on active state • Field validation: Real-time after 3 chars • Error state: Red border, help text below • Password strength meter: 4-level visual indicator SCREEN 2: PASSWORD & PROFILE iOS → Password field shows/hide toggle (right-aligned button) Android → Material Design password visibility icon (eye icon) Web → Checkbox "Show password" below field • Name input: First+last on iOS/Android (stacked), single "Full Name" on web • Avatar picker: Default avatar grid (6 options) on mobile, upload + crop on web • Constraint: Form fits single viewport without scroll SCREEN 3: EMAIL CONFIRMATION • All platforms: 6-digit code input (auto-advance per digit) • iOS: Paste auto-fill from Mail app • Android: SMS retriever API auto-reads code • Web: Clipboard paste support + 60-sec countdown timer • Fallback: Resend link if code doesn't arrive CROSS-PLATFORM PATTERNS: → Safe area insets respected on notch/cutout phones → Min tap target: 44pt iOS, 48dp Android, 44px web → Color contrast: WCAG AA minimum (4.5:1 text) → Keyboard avoidance: Form fields reposition above keyboard on iOS/Android → Submit button: Full-width primary CTA, disabled until valid input → Loading state: 2sec spinner max before timeout message ACCESSIBILITY: • Screen reader labels: associate label with input via aria-labelledby • Error messages: aria-live="polite" announcements • Keyboard navigation: Tab order matches visual left-to-right • Mobile: Voice input support for email field
About this skill
name: ui-ux-pro-max description: Use when A Claude skill that adds design intelligence for multi-platform UI/UX builds.
UI UX Pro Max
UI UX Pro Max is a Claude skill that adds design intelligence for multi-platform builds, referenced independently in both the original author and Augmented AI Claude design-skill roundups. the original author
What you get
- Design-intelligence guidance for multi-platform UI/UX output.
Customize your output
- N/A
Example output
N/A
Best for
Designers/developers building interfaces across multiple platforms.
SKILL.md preview
---
name: ui-ux-pro-max
description: Use this skill when a multi-platform UI or UX build needs design intelligence applied: layout hierarchy, spacing systems, and platform-appropriate patterns.
version: 1.0.0
category: Design
author: AgentVolt
license: proprietary
tags:
- design
- standard
---
# UI UX Pro Max
Adds design intelligence to multi-platform UI/UX builds: correct layout hierarchy, consistent spacing systems, and interaction patterns appropriate to each target platform.
## When to use
… (sign up to view the full skill)More design skills
View all Design skills →shadcn/ui Skill
The official shadcn/ui component-library skill for Claude.
UI Polish Slash Commands
Add 20 plus verb-first commands like /polish, /quieter, /bolder, /delight, /critique to any Claude Code UI project.
Motion Polish Pass
Add Emil Kowalski-style animation and micro-interaction guidance to any Claude Code UI pass.
Claude Design Wireframe To High-Fi Handoff
Prompt Claude Design for three wireframe variations, refine one to high-fidelity, then hand off to Claude Code with the /handoff command to keep iterating locally.