a11y-checker
Installation
SKILL.md
A11y Checker
Scan your HTML and JSX files for WCAG accessibility issues. Get actual code fixes, not just warnings.
One command. Real fixes. Not just complaints.
Quick Start
npx ai-a11y ./src/components/Header.tsx
What It Does
- Scans HTML/JSX for accessibility violations
- Identifies WCAG guideline failures
- Generates actual fix code, not just warnings
- Works on single files or entire directories