·screen-reader-testing
</>

screen-reader-testing

wshobson/agents

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.

1.7KInstalls·52Trend·@wshobson

Installation

$npx skills add https://github.com/wshobson/agents --skill screen-reader-testing

SKILL.md

Practical guide to testing web applications with screen readers for comprehensive accessibility validation.

| Screen Reader | Platform | Browser | Usage |

| VoiceOver | macOS/iOS | Safari | 15% | | NVDA | Windows | Firefox/Chrome | 31% | | JAWS | Windows | Chrome/IE | 40% | | TalkBack | Android | Chrome | 10% | | Narrator | Windows | Edge | 4% |

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. Source: wshobson/agents.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/wshobson/agents --skill screen-reader-testing
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is screen-reader-testing?

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. Source: wshobson/agents.

How do I install screen-reader-testing?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/wshobson/agents --skill screen-reader-testing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/wshobson/agents