wcag22 css lint for Claude Code
io.github.jmshinhwa/wcag22-css-lint
Reads your stylesheet and names the success criterion each rule breaks, including the three WCAG 2.2
client:Claude Code
transport:stdio
runtime:npm
Install wcag22 css lint in Claude Code
run in your project directory
claude mcp add wcag22-css-lint -- npx -y @readystack/wcag22-css-lint
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs