Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:29:59 +08:00
commit cd5b91eba2
9 changed files with 2836 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"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.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Jonathan Edwards",
"email": "jon@contentionmedia.com"
},
"skills": [
"./"
]
}