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
Quick start (deterministic)
Preferred: one command for backend + proxy + mobile web
Related skills
More from coder/mux
deep-review
Sub-agent powered code reviews spanning correctness, tests, consistency, and fit
89react-effects
Guidelines for when to use (and avoid) useEffect in React components
63generate-readme-screenshots
>-
31dev-server-sandbox
Run multiple isolated mux dev-server instances (temp MUX_ROOT + free ports)
30dev-desktop-sandbox
Run isolated mux desktop (Electron) instances (temp MUX_ROOT + free ports)
28tbench
Terminal-Bench integration for Mux agent benchmarking and failure analysis
27