bychromedevtools· 6 skills
Uses Chrome DevTools MCP for accessibility (a11y) debugging and auditing based on web.dev guidelines. Use when testing semantic HTML, ARIA labels, focus states, keyboard navigation, tap targets, and color contrast.
$npx -y skills add chromedevtools/chrome-devtools-mcp --skill a11y-debuggingInstalls into the current project.
Run `npx skills use "https://github.com/chromedevtools/chrome-devtools-mcp" --skill "chromedevtools/chrome-devtools-mcp/a11y-debugging"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/chromedevtools/chrome-devtools-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/chromedevtools/chrome-devtools-mcp"` and select the relevant skills, then follow their instructions.