mobile-ui-ux
Installation
SKILL.md
Mobile UI/UX — iOS-First Design System
10 years of mobile UI/UX expertise. Full compliance with iOS Human Interface Guidelines, touch-first design philosophy, and production-grade Flutter implementation.
Questions to Ask Before Designing
Never assume. Ask for clarification when any of the following are undefined:
| Question | Why It Matters |
|---|---|
| Platform: iOS, Android, or both? | Affects navigation, gestures, and typography |
| Target audience? | Age and technical proficiency determine UI complexity |
| Is there an existing design system? | Colour, font, and spacing standards |
| Accessibility requirements? | Contrast ratios, font sizes, VoiceOver support |
| Is dark mode mandatory? | Drives token architecture decisions |
| Which Flutter state management? | Influences widget structure |