AI AGENT ADDONS

Screen Reader Testing

wshobson/agents

Screen readers help people who are blind or have low vision use websites. VoiceOver, NVDA, and JAWS are the most common screen readers. Testing with them makes sure your site works for everyone.

This guide shows you how to test web apps step by step. You will learn to check headings, forms, buttons, and dynamic content. You will also find common problems and how to fix them.

Accessibility testing is important for legal reasons and because it helps all users. Using screen readers during development catches issues early. Your website will be more usable and inclusive.

Add Screen Reader Testing skill to your workflow

Global

mkdir -p ~/.claude/skills/screen-reader-testing

Project

mkdir -p .claude/skills/screen-reader-testing

Source Repository

Stars
37,285
Forks
4,009
Watchers
37,285
License
MIT
Last Push
26 days ago
Created
1 year ago