Watch network requests in real-time. Great for debugging API calls.
Monitors network requests in real-time to debug API calls and failures.
/plugin marketplace add AnthemFlynn/ccmp/plugin install website-debug@ccmp--failures | --xhrhaikuMonitor network requests in real-time.
node ~/.claude/plugins/**/website-debug/skills/website-debug/scripts/browser-network.js --watch $ARGUMENTS
--failures: Only 4xx/5xx errors--xhr: Only XHR/fetch (API calls)Press Ctrl+C to stop watching.
Report any failed requests and suggest potential causes.