Debug and configure local dev-server networking for multi-device access — Vite proxy, env-var URL priority, 0.0.0.0 binding, and WSL2 quirks. Use when API/fetch or WebSocket calls fail from a phone/tablet/other PC ("localhost refused", CORS blocked, NetworkError, WS won't connect), when a server is only reachable from localhost, when a leftover VITE_API_URL breaks dev, or when setting up network access on WSL2.
$npx -y skills add nxtg-ai/forge-plugin --skill dev-environment-patternsInstalls into the current project.
Run `npx skills use "https://github.com/nxtg-ai/forge-plugin" --skill "nxtg-ai/forge-plugin/dev-environment-patterns"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nxtg-ai/forge-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/nxtg-ai/forge-plugin"` and select the relevant skills, then follow their instructions.