mobile
Installation
SKILL.md
mobile
Layer 1 — Domain Foundation
Universal mobile development principles that apply to every mobile project regardless of framework. React Native, Flutter, Swift, Kotlin — these hold.
Philosophy
Mobile is not "web on a small screen." The constraints are fundamentally different: unreliable networks, limited battery, touch as primary input, platform-specific user expectations, background/foreground lifecycle, and physical device variations from $80 phones to $1500 flagships.
This pack encodes the mobile-specific principles that agents consistently miss when applying web-first thinking to mobile development.