cc_chrome_devtools_mcp_skill
Automated browser testing, performance audits, and accessibility checks
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Chrome DevTools MCP Skill?▼
Run `npx skills add justfinethanku/cc_chrome_devtools_mcp_skill --all -g -y` in your terminal to install it globally. You also need the chrome-devtools MCP server configured in your client settings.
How to measure Core Web Vitals automatically?▼
Ask your agent to run a performance trace on any URL and it returns INP, LCP, and CLS scores with specific fix recommendations.
Can it test websites on mobile devices?▼
Yes. It emulates phones and tablets, throttles CPU and network speed, and captures screenshots at any viewport size.
Does it work with Claude Code and Cursor?▼
Yes. It follows the universal SKILL.md standard and runs in Claude Code, Cursor, and other MCP-compatible clients.
Can it check website accessibility?▼
Yes. It inspects the full accessibility tree, checks ARIA attributes and keyboard navigation, and flags WCAG compliance issues.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core