---
name: chrome-devtools
slug: chrome-devtools
score: 59
rubric: 1.0
provenance: verified-org
publisher: Chrome DevTools (Google)
license: Apache-2.0
capability: action-taking
canonical: https://top-agent-skills.com/skill/chrome-devtools
---

# chrome-devtools

Chrome's own team, giving agents the DevTools protocol: drive it, inspect it, debug it.

## Install

### Claude Code

```bash
/plugin marketplace add ChromeDevTools/chrome-devtools-mcp
```

## Best for

Debugging a live page — performance, accessibility, memory, or why a flow breaks in a real browser.

## Not ideal for

Large-scale scraping of blocked sites; that is what the proxy-based scraping skills exist for.

## About

Use when an agent needs to drive and inspect a real Chrome — navigate, interact, read the console and network, and debug with the bundled accessibility, memory-leak and LCP performance skills.

## Compatibility

claude-code

## Metadata

- Categories: browser-automation, testing-qa
- Surfaces: claude-code
- Tags: Chrome, DevTools, Debugging
- Setup time: 3 min
- Complexity: Medium
- Last update: 2026-08-25
- Verified: —
- Source: https://github.com/ChromeDevTools/chrome-devtools-mcp


---

_Indexed by Top Agent Skills. Score breakdown: https://top-agent-skills.com/about/methodology_
