Imported from blockmatic/basilic-skills (
skills/w-a11y/SKILL.md) via skills.sh. Install upstream withnpx skills add blockmatic/basilic-skills --skill w-a11y. Copyright stays with the author.
Audit the specified UI against accessibility docs and existing a11y tests. Stay report-only unless the user asked to fix.
- Read testing and frontend docs for the named a11y gate. If none exists, report that and run only existing repo tests.
- Inspect semantic structure, keyboard access, names, and focus on changed UI.
- Run the repository's a11y or component tests. Do not declare WCAG A/AA/AAA unless the repository docs name that level.
- If fixes are authorized, apply the smallest semantic/ARIA change that meets the documented gate.
- Docs:
/w-docsif behavior or commands changed.