Audit web pages for accessibility issues in a real browser. Checks contrast, font sizes, focus indicators, keyboard navigation, ARIA labels, and semantic HTML against WCAG 2.1 AA. Reports findings with screenshots and specific remediation steps. Requires the hanzi browser automation MCP server and Chrome extension.
$npx -y skills add hanzili/hanzi-browse --skill a11y-auditorInstalls into the current project.
Run `npx skills use "https://github.com/hanzili/hanzi-browse" --skill "hanzili/hanzi-browse/a11y-auditor"` 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/hanzili/hanzi-browse" that are relevant to the current task. Run `npx skills add "https://github.com/hanzili/hanzi-browse"` and select the relevant skills, then follow their instructions.