Browser Trace

Capture a real browser network trace inside Claude Code on the Web (CCotw) — every host/request/body a page makes — when Playwright's Chromium can't reach anything through the agent proxy (net::ERR_CONNECTION_RESET). Use when you need to see what a page actually loads at runtime (analytics/trackers, third-party calls, upload endpoints), audit a site's privacy/security behavior, or drive a form and observe its traffic. Also the fix for "Chromium works nowhere in CCotw but curl works fine."

oaustegard 61f5d88 3 files · 14.6 KB Updated

File contents

oaustegard/claude-workspace-fuse/tree/main/.claude/skills/browser-trace commit 61f5d88c75

Frequently asked questions

npx skillmds@latest add oaustegard/browser-trace