home/categories/debugging/chromedevtools-chrome-devtools-mcp-skills-a11y-debugging-skill-md
debuggingtools

a11y-debugging

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.

ChromeDevTools
maintainer
ChromeDevTools
Updated 3/4/2026
Stars
34006
Forks
2037
quick start

Installation and usage

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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use a11y-debugging