mobile-ux-design
Installation
SKILL.md
Mobile UX Design — Platform-Native Excellence
Mobile-First Philosophy (Luke Wroblewski)
"Mobile forces you to focus. There's simply not enough room for anything extraneous." — Luke Wroblewski
Mobile-first design is not about making desktop designs smaller. It is about starting with the most constrained environment to identify what truly matters, then progressively enhancing for larger screens. This constraint-driven approach produces cleaner, more focused experiences across all platforms.
Core Principles
- Content first, navigation second — prioritize the user's primary task above all interface chrome
- One primary action per screen — resist the urge to present multiple equal-weight choices
- Design for interruption — mobile users are frequently interrupted; support save, resume, and quick task completion
- Respect the thumb — the most natural interaction zone determines layout hierarchy
- Performance is UX — a 100ms delay feels instant, 1s feels responsive, 3s+ feels broken