accessibility-testing

Test WCAG 2.2 compliance with axe-core and screen reader validation.

1|Updated Dec 29, 2025
One-click install
npx skills add https://github.com/aquariuscook/Agent_Modus_Map --skill accessibility-testing-aquariuscook
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility-testing
Source: https://github.com/aquariuscook/Agent_Modus_Map/tree/main/.claude/skills/accessibility-testing
Command: npx skills add https://github.com/aquariuscook/Agent_Modus_Map --skill accessibility-testing-aquariuscook

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the critical need to make digital products usable by everyone, regardless of ability, by identifying and rectifying accessibility barriers.

Core Features & Use Cases

  • WCAG Compliance: Validates against Web Content Accessibility Guidelines (WCAG) 2.2 standards.
  • Assistive Technology Testing: Simulates screen reader interactions and keyboard navigation.
  • Use Case: Before launching a new web application, use this Skill to perform a comprehensive accessibility audit, ensuring compliance with ADA and Section 508, and preventing exclusion of users with disabilities.

Quick Start

Use the accessibility-testing skill to audit the provided URL for WCAG 2.2 compliance.

Frequently Asked Questions about accessibility-testing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform a WCAG 2.2 compliance audit for my web application?

To perform a WCAG 2.2 compliance audit, this Skill validates your web application against current standards by running automated testing tools like axe-core and executing manual checks for screen reader interactions and keyboard navigation.

What is included in screen reader validation and inclusive design verification?

Screen reader validation and inclusive design verification involve simulating assistive technology interactions and testing keyboard navigation to ensure digital products are fully usable by individuals with disabilities.

Does this accessibility testing ensure compliance with ADA and Section 508 legal requirements?

Yes, this accessibility testing ensures compliance with ADA and Section 508 legal requirements by identifying and rectifying accessibility barriers, directly addressing legal compliance requirements for digital inclusivity.

Do I need automated testing tools like axe-core for comprehensive accessibility coverage?

Yes, you need automated testing tools like axe-core for comprehensive accessibility coverage, because this Skill requires automated testing combined with manual checks to accurately validate WCAG 2.2 standards.

What's the best way to check my website for ADA compliance before launch?

The best way to check for ADA compliance is performing a comprehensive accessibility audit that validates inclusive design, simulates screen reader interactions, and verifies keyboard navigation against WCAG 2.2 standards.