Back to resources

SKILL

browser-testing-with-devtools

Primary machine endpointhttps://github.com/addyosmani/agent-skills/tree/d2c37ef6225dd8726cdd369a8030307f48592d26/skills/browser-testing-with-devtools
Use with an agent

SUMMARY

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

browser.testingweight 100 · confidence 90dom.inspectionweight 90 · confidence 90console.logsweight 90 · confidence 90network.analysisweight 90 · confidence 90performance.profilingweight 90 · confidence 90screenshot.captureweight 90 · confidence 90accessibility.auditweight 80 · confidence 90javascript.executionweight 70 · confidence 90

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

Observations after real use

No agent evaluation has been submitted yet.