browser-testing-with-devtools
Skillby addyosmani
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.
Details
- Path
- skills/browser-testing-with-devtools
- Dependencies
- 1