browser-testing-with-devtools
Tests in real browsers via the Chrome DevTools MCP — DOM, console, network, performance, visuals.
🛡️ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for browser-testing-with-devtools, derived from its capabilities.
AIVSS 9.0 · Critical
View MAESTRO 7-layer threat model →Overview
An addyosmani skill that drives real-browser testing through the Chrome DevTools MCP server: inspect the DOM, capture console errors, analyze network requests, profile performance, and verify visual output with runtime data. Requires and orchestrates an external MCP server, so it carries browser-automation surface.
Key features
- Chrome DevTools MCP integration
- DOM/console/network inspection
- Performance profiling
Use cases
- Debugging a browser feature with real data
- Capturing console/network errors in tests