claude-mobile-metro-manager
Installation
SKILL.md
Metro Bundler Management with expo-mcp Support
Overview
Manage Metro bundler lifecycle with EXPO_UNSTABLE_MCP_SERVER=1 environment variable to enable expo-mcp local capabilities.
Core principle: Start Metro with MCP flag. Monitor health. Enable autonomous testing.
Announce at start: "I'm using the claude-mobile-metro-manager skill to start Metro with expo-mcp support."
When to Use
- Starting Metro for development (Phase 4)
- Before iOS builds or expo-mcp testing (Gate 4A)
- Debugging Metro errors (port conflicts, cache issues)
- Enabling expo-mcp local tools (automation_take_screenshot, automation_tap_by_testid, etc.)