mobile-dev-environment
Installation
SKILL.md
Mobile Dev Environment
Trigger
Use this skill when the user:
- Asks if their machine is ready for mobile development
- Gets build errors related to missing tools or SDKs
- Needs to install Node, Watchman, Xcode, Android Studio, or JDK
- Mentions "setup", "install", "environment", "prerequisites", or "can't build"
- Is starting mobile development for the first time
Required Inputs
- Operating system: Detected automatically via
process.platformor user statement - Target platform: iOS, Android, or both
- Framework: Expo (default) or React Native CLI