Browser Testing With Devtools

Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data. This is an infrastructure skill loaded by other testing/debugging skills; it is not directly user-invocable. Trigger phrases (when called by another skill): "verify in the browser", "capture console errors", "screenshot the page", "profile Core Web Vitals", "inspect the DOM".

jankneumann Updated

File contents

jankneumann/agentic-coding-tools/tree/main/skills/browser-testing-with-devtools commit 4cfec4f8eb

Frequently asked questions

npx skillmds@latest add jankneumann/browser-testing-with-devtools