-
Notifications
You must be signed in to change notification settings - Fork 8.7k
Description
Skill proposal: jaws-accessibility
Repository: https://github.com/Ambitos-1995/jaws-accessibility-skill
What it does
A comprehensive accessibility engineering skill focused on screen reader compatibility, Spanish and European legislation, WCAG 2.2, and ARIA best practices.
Designed for AI coding assistants helping developers build accessible web interfaces.
Key capabilities
- Screen reader testing — JAWS and NVDA behavior differences, ARIA compatibility, version-specific bugs (JAWS 2025/2026), and anti-patterns
- Legal compliance — Spanish legislation (Ley 11/2023, RD 1112/2018) and EU standards (European Accessibility Act, EN 301 549)
- WCAG 2.2 — All Level A and AA success criteria with implementation examples
- Audit methodology — 8-phase audit flow, 30+ JAWS commands, CI/CD integration patterns, findings format (Critical/High/Medium/Low)
Skill structure
SKILL.md
references/
spanish-eu-legislation.md
wcag-22-criteria.md
jaws-nvda-compatibility.md
jaws-audit-methodology.md
future-standards.md
Uses progressive disclosure: the SKILL.md routes to the appropriate reference file based on the task, keeping context usage minimal.
Target audience
Web developers and teams building products that must comply with WCAG 2.2 and Spanish/EU accessibility legislation — particularly relevant for public-sector and large private-sector organizations covered by Ley 11/2023 and RD 1112/2018.
License
MIT
Happy to open a PR if the proposal is welcome. Thanks for the great initiative!