BeClaude

cc_chrome_devtools_mcp_skill

New
23Community RegistryGeneralby Jonathan Edwards · MIT

Automated Chrome browser testing with frontend visibility. Enables Claude Code to see and fix your web applications through Chrome DevTools Protocol - performance testing, Core Web Vitals measurement, accessibility validation, network monitoring, and browser automation.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/cc-chrome-devtools-mcp-skill.md https://raw.githubusercontent.com/justfinethanku/cc_chrome_devtools_mcp_skill/main/SKILL.md
3
Invoke in Claude Code
/cc-chrome-devtools-mcp-skill
View source on GitHub
testingfrontendmcpchromedevtoolsperformanceautomationcore-web-vitals

Frequently Asked Questions

What is cc_chrome_devtools_mcp_skill?

Automated Chrome browser testing with frontend visibility. Enables Claude Code to see and fix your web applications through Chrome DevTools Protocol - performance testing, Core Web Vitals measurement, accessibility validation, network monitoring, and browser automation.

How to install cc_chrome_devtools_mcp_skill?

To install cc_chrome_devtools_mcp_skill, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /cc-chrome-devtools-mcp-skill.

What is cc_chrome_devtools_mcp_skill best for?

cc_chrome_devtools_mcp_skill is a community categorized under General. It is designed for: testing, frontend, mcp, chrome, devtools, performance, automation, core-web-vitals. Created by Jonathan Edwards.