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
更新于 3/4/2026
星标
34006
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use a11y-debugging