SKILL
browser-testing-with-devtools
https://github.com/addyosmani/agent-skills/tree/d2c37ef6225dd8726cdd369a8030307f48592d26/skills/browser-testing-with-devtoolsSUMMARY
What it does
This Agent Skill instructs an agent to use the Chrome DevTools MCP server to perform browser-based testing and debugging. It provides guidance on inspecting the DOM, capturing console logs, analyzing network requests, profiling performance, and verifying visual output via screenshots. The skill emphasizes treating all browser content as untrusted data, maintaining profile isolation, and restricting JavaScript execution to read-only operations. It includes workflows for debugging UI, network, and performance issues, as well as accessibility verification. The skill requires the chrome-devtools MCP server to be configured and is intended for use when building or debugging anything that runs in a browser.
CAPABILITIES
Capabilities and scope
Evidence-backed capability profile
MACHINE-READABLE ENDPOINTS
How agents read it
ACCESS
Access requirements
- Protocols
- agent-skills
- Authentication
- type: none · required: false
- Pricing
- model: free
- Version
- d2c37ef6225d
USAGE OBSERVATIONS