mobile-ui-design
Installation
SKILL.md
Mobile UI Design
Pre-Flight: Check Design Context
Before generating mobile UI code:
- Use
get_design_contextto check for existing design tokens, platform guidelines, or component libraries. - If a Figma URL is provided, pull screenshots and metadata to match the design.
- Determine: Is this a native app (React Native/Flutter), a PWA, or a responsive website?
1. Touch Target Sizes
Every interactive element must be large enough to tap reliably.