chrome

Orchestrate Chrome DevTools MCP for DOM inspection, network monitoring, and automated browser interactions.

11|2|Updated Aug 1, 2025
One-click install
npx skills add https://github.com/sc30gsw/claude-code-customes --skill chrome-sc30gsw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chrome
Source: https://github.com/sc30gsw/claude-code-customes/tree/main/.claude/skills/chrome
Command: npx skills add https://github.com/sc30gsw/claude-code-customes --skill chrome-sc30gsw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Chrome DevTools MCP-powered debugging, performance analysis, and automation for modern web apps, reducing debugging time and manual testing effort.

Core Features & Use Cases

  • Visual DOM Analysis and Console/Network monitoring using Chrome DevTools MCP
  • Performance tracing, page load optimization, and automated browser interactions
  • E2E testing scenarios, UI automation, and diagnostic workflows for complex apps

Quick Start

Analyze a target web page with Chrome DevTools MCP to debug, instrument, and automate tasks.

Frequently Asked Questions about chrome

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate browser debugging and performance analysis for web apps?

Automate browser debugging and performance analysis by orchestrating Chrome DevTools MCP capabilities to perform visual DOM inspection, console and network monitoring, and automated interactions across target web pages.

What is Chrome DevTools MCP used for in web testing?

Chrome DevTools MCP is used for E2E testing scenarios, UI automation, and diagnostic workflows, enabling performance tracing, page load optimization, and network monitoring for complex modern web applications.

Do I need Node.js to run Chrome DevTools MCP automation tasks?

Yes, you need Node.js 22.12.0 or higher to run Chrome DevTools MCP automation tasks. Operation also requires a compatible Chrome browser and the Chrome DevTools MCP server configured in your environment.

Can I monitor network requests and console logs during automated browser interactions?

Yes, you can monitor network requests and console logs during automated browser interactions by applying Chrome DevTools MCP capabilities to inspect the DOM and track network activity across pages.

What's the best way to diagnose page load performance issues in modern web apps?

Diagnose page load performance issues by applying Chrome DevTools MCP to execute performance tracing and page load optimization workflows, reducing manual testing effort and debugging time for complex web apps.