browser-testing-with-devtools
addyosmani/agent-skills
A comprehensive toolset for debugging and testing web applications in live browsers using Chrome DevTools MCP. It allows agents to inspect the DOM, capture console errors, analyze network traffic, profile performance, and verify visual output, bridging the gap between static analysis and real runtime execution. Essential for UI debugging and end-to-end testing.