mobile-dev-server-sandbox
Installation
SKILL.md
Mobile + dev-server-sandbox
Use this skill when work needs the mobile app connected to an isolated backend, especially for UI tasks in Expo web where an agent can interact through Chrome MCP.
Important auth behavior in this workflow
make dev-server-sandbox delegates to make dev-server, and the dev server runs with --no-auth.
For this sandbox flow:
- leave mobile Auth Token empty
- do not expect token mismatch to be a valid failure mode
- only configure a token when intentionally testing an auth-enabled server path