Converted and distributed by TomeVault — claim your Tome and manage your conversions.
Testing A11Y
Accessibility testing (WCAG, keyboard, screen reader) Use when this capability is needed.
Testing A11Y by tomevault-io · 9fb7b1d
npx skillmds@latest add tomevault-io/testing-a11y File contents
---name: testing-a11ydescription: Accessibility testing (WCAG, keyboard, screen reader) Use when this capability is needed.---<input_requirements> <required>Target accessibility standard (e.g., WCAG 2.1 AA)</required> <required>Key user scenarios</required> <required>Supported browsers and platforms</required> <optional>Screen reader list and versions</optional> <optional>High-risk components/pages (forms, modals)</optional></input_requirements><execution_rules> <rule importance="critical">Verify the full scenario using keyboard only</rule> <rule importance="critical">Focus is visible, order is logical, no focus traps</rule> <rule importance="high">Verify role/name/state for interactive elements</rule> <rule importance="high">Verify form errors and screen-reader announcements</rule> <rule importance="high">Verify contrast and text readability</rule> <rule importance="medium">Use automated scanners as a supplement</rule></execution_rules><coverage> <focus> <item>Navigation and primary routes</item> <item>Forms, errors, and hints</item> <item>Dialogs, modals, focus management</item> <item>Tables and complex components</item> <item>Dynamic content and notifications</item> <item>Media content and alternative text</item> </focus></coverage><quality_rules> <rule importance="critical">Expected outcome is unambiguous and verifiable</rule> <rule importance="high">Screen reader, browser, and platform are stated</rule> <rule importance="high">Results describe actual behavior, not interpretations</rule> <rule importance="medium">WCAG deviations and their severity are noted</rule></quality_rules><do_not> <item importance="critical">Do not rely on automated scanners only</item> <item importance="high">Do not mark a scenario as passed without keyboard verification</item> <item importance="high">Do not ignore focus and announcements issues</item></do_not><example_checks> <check>Verify form navigation with Tab/Shift+Tab</check> <check>Verify error announcements for invalid input</check> <check>Verify text contrast on key screens</check></example_checks>---> Converted and distributed by [TomeVault](https://tomevault.io/claim/ozerohax) — claim your Tome and manage your conversions.<!-- tomevault:4.0:skill_md:2026-04-11 -->
tomevault-io/skills-registry/tree/main/ozerohax--assistagents--a11y commit 9fb7b1df86
Frequently asked questions
Run npx skillmds@latest add tomevault-io/testing-a11y in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Accessibility testing (WCAG, keyboard, screen reader) Use when this capability is needed. It is listed under Web & Frontend on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.