From webf
Troubleshoot dev server reachability and HMR for WebF apps on real devices (Vite/Webpack): LAN IP vs localhost, 0.0.0.0/--host binding, firewall/ports, and websocket/HMR (ws://) issues. Use when the user mentions HMR, websocket, ws://, --host, 0.0.0.0, LAN IP, firewall, or a device that can load HTML but not assets/HMR.
How this skill is triggered — by the user, by Claude, or both
Slash command
/webf:skills/openwebf-app-devserver-networkThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Collect the minimum facts: platform (desktop/iOS/Android), dev server URL, framework (Vite/Webpack), and exact error/symptom.
localhost--host)More:
npx claudepluginhub archview-ai/webf-plugin --plugin webfGuides debugging Capacitor apps on iOS/Android: WebView inspection via Safari/Chrome DevTools, native debugging in Xcode/Android Studio, crash logs, network analysis, and common issues.
Debug mobile-specific issues including platform crashes, device constraints, network conditions, and performance problems on iOS and Android.
Sets up Vite dev server for WebContainer apps with COOP/COEP headers, hot reload, and Vitest for testing file operations.