Files
42marketplaces/sync/gh-justfinethanku-cc-chrome-devtools-mcp-skill.json
2025-11-30 09:08:53 +08:00

18 lines
678 B
JSON

{
"name": "cc_chrome_devtools_mcp_skill",
"owner": {
"name": "Jonathan Edwards",
"email": "jon@contentionmedia.com"
},
"plugins": [
{
"name": "cc_chrome_devtools_mcp_skill",
"description": "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.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-justfinethanku-cc-chrome-devtools-mcp-skill.git"
},
"strict": true
}
]
}