Test With Screen Reader banner
mrKanoh mrKanoh

Test With Screen Reader

Testing community

Description

# Prompt: Step-by-step screen reader test script Use when you need to run a structured manual test with NVDA, VoiceOver, or TalkBack and want Claude to generate a reproducible test script. --- ## Prompt (copy & paste) ``` Generate a step-by-step screen reader test script for the following component/flow. **Screen reader:** [NVDA + Firefox / VoiceOver + Safari / TalkBack + Chrome] **Component/flow:** [e.g., "login form", "checkout flow steps 1–3", "navigation menu"] **URL or description:** [

Installation

Installs to ~/.claude/skills/mrkanoh-wcag-accessibility-skill-test-with-screen-reader/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mrkanoh-wcag-accessibility-skill-test-with-screen-reader && curl -fsSL https://raw.githubusercontent.com/mrKanoh/wcag-accessibility-skill/HEAD/prompts/test-with-screen-reader.md -o ~/.claude/skills/mrkanoh-wcag-accessibility-skill-test-with-screen-reader/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository