What It Does
This Claude Code skill provides comprehensive accessibility expertise for auditing websites and apps against WCAG 2.0, 2.1, and 2.2 standards. It helps you build accessible components (forms, modals, tabs, data tables), implement WAI-ARIA patterns correctly, test with real assistive technologies (NVDA, JAWS, VoiceOver), and set up automated testing in CI/CD pipelines.
How It Works
The skill comes with 15 searchable CSV databases covering WCAG criteria, ARIA patterns, keyboard shortcuts, semantic HTML, typography rules, testing tools, and more. Use Python search utilities to query any database—output as JSON or CSV, export results. A Python MCP server also exposes all databases directly to Claude. Pre-built templates for audit reports, GitHub Actions pipelines, VPATs, and test scripts accelerate common accessibility workflows.
Use Cases
- Audit existing websites and native apps systematically against accessibility standards
- Design accessible components with tested ARIA patterns and keyboard navigation
- Test with screen readers using step-by-step prompts for NVDA, JAWS, VoiceOver, TalkBack
- Integrate automated checks into CI/CD (axe-core, pa11y, Playwright, Lighthouse)
- Document findings in audit reports, VPATs, and accessibility statements
- Evaluate color contrast, focus management, touch targets, and mobile accessibility
Who Benefits
Design leaders, UX/product designers, content strategists, and accessibility advocates who need structured guidance to embed accessibility into design and development workflows. Non-developers can leverage pre-built templates and prompts without writing code.