Master UI/UX design skill combining Apple HIG, modern web design, SuperDesign patterns, and universal design principles. Use for any UI/UX design task including iOS/macOS/web apps, landing pages, dashboards, design systems, accessibility, responsive layouts, animation, and creating beautiful, functional interfaces across all platforms and frameworks.
The ultimate design skill combining Apple Human Interface Guidelines, modern web design patterns, SuperDesign principles, and universal UX best practices for creating exceptional user experiences across all platforms.
1. Clarity Over Cleverness
2. Consistency Breeds Familiarity
3. Beauty Through Simplicity
For complete Apple HIG patterns, see references/apple-platforms.md
Key Apple Principles:
When to use: Native iOS, macOS, watchOS, tvOS, or visionOS apps
For complete web design patterns, see references/web-design.md
Key Web Principles:
When to use: Websites, web apps, PWAs, landing pages, dashboards
Modern Color Systems:
Semantic Colors:
/* Light/Dark mode compatible */
--primary: oklch(0.649 0.237 267);
--secondary: oklch(0.556 0 0);
--background: oklch(0.145 0 0); /* dark */
--foreground: oklch(0.985 0 0); /* light text */
--muted: oklch(0.556 0 0 / 0.5);
--border: oklch(0.922 0 0 / 0.15);
Avoid:
Color Guidelines: See references/color-systems.md for palettes, contrast ratios, and color psychology
System Fonts (Recommended):
Type Scale:
Display: 72px / 4.5rem
Heading 1: 48px / 3rem
Heading 2: 36px / 2.25rem
Heading 3: 24px / 1.5rem
Body: 16px / 1rem
Small: 14px / 0.875rem
Caption: 12px / 0.75rem
Line Height:
Font Pairing: See references/typography.md for pairing rules and examples
8-Point Grid System:
Standard Margins:
Component Spacing:
XS: 4px - Tight groups (icon + text)
S: 8px - Related items
M: 16px - Standard spacing
L: 24px - Section spacing
XL: 32px - Major sections
2XL: 48px - Page sections
Layout Patterns: See references/layout-patterns.md for grids, flexbox, and responsive patterns
Hierarchy:
States:
Sizes:
Best Practices:
Input Fields:
Field Sizing:
Form Layout:
Best Practices: See references/forms.md for validation patterns and accessibility
Anatomy:
Types:
Content:
Patterns:
Mobile Navigation:
Desktop Navigation:
Durations:
Easing Functions:
Animation Principles:
Micro-interactions: