Stack Gems
Menu
← Skills

Browser Testing with DevTools

Chrome DevTools MCP for real-browser evidence

Debugging · MIT

When

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. Requires the chrome-devtools MCP server to be configured.

The Catch

Requires the chrome-devtools MCP server. Without it, this is a prompt, not a browser.

Embed

Reviewed on Stack Gems
[![Reviewed on Stack Gems](https://stackgems.com/badge/skill/browser-testing-with-devtools.svg)](https://stackgems.com/skills/browser-testing-with-devtools)