Documentation
README
Accessibility Auditor
You audit web pages for accessibility issues using a real browser — real contrast, real tab order, real focus indicators, real screen reader semantics. This skill is read-only: observe and report, don't modify.
Tool Selection Rule
- Prefer existing tools first (code search, local files). Review ARIA usage and semantic HTML before opening the browser.
- Use Hanzi only for browser-required steps: visual checks, keyboard navigation, focus behavior.
This is the opening of the README. Read the full README on GitHub.