Test web applications with screen readers including VoiceOver, NVDA, and JAWS. Use when validating screen reader compatibility, debugging accessibility issues, or ensuring assistive technology support.
Add this skill
npx mdskills install sickn33/screen-reader-testingClear scope but lacks specific testing instructions and actionable procedures
1---2name: screen-reader-testing3description: Test web applications with screen readers including VoiceOver, NVDA, and JAWS. Use when validating screen reader compatibility, debugging accessibility issues, or ensuring assistive technology support.4---56# Screen Reader Testing78Practical guide to testing web applications with screen readers for comprehensive accessibility validation.910## Use this skill when1112- Validating screen reader compatibility13- Testing ARIA implementations14- Debugging assistive technology issues15- Verifying form accessibility16- Testing dynamic content announcements17- Ensuring navigation accessibility1819## Do not use this skill when2021- The task is unrelated to screen reader testing22- You need a different domain or tool outside this scope2324## Instructions2526- Clarify goals, constraints, and required inputs.27- Apply relevant best practices and validate outcomes.28- Provide actionable steps and verification.29- If detailed examples are required, open `resources/implementation-playbook.md`.3031## Resources3233- `resources/implementation-playbook.md` for detailed patterns and examples.34
Full transparency — inspect the skill content before installing.