accessibility-testing

Performs WCAG 2.2 compliance testing and screen reader validation for web applications.

2|2|Updated Aug 23, 2025
One-click install
npx skills add https://github.com/summarybotng/summarybot-ng --skill accessibility-testing-summarybotng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility-testing
Source: https://github.com/summarybotng/summarybot-ng/tree/main/.claude/skills/accessibility-testing
Command: npx skills add https://github.com/summarybotng/summarybot-ng --skill accessibility-testing-summarybotng

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 accessible to everyone, regardless of ability, by identifying and rectifying accessibility barriers.

Core Features & Use Cases

  • WCAG 2.2 Compliance: Verifies adherence to the latest Web Content Accessibility Guidelines.
  • Screen Reader Validation: Tests compatibility with assistive technologies like NVDA and VoiceOver.
  • Inclusive Design Verification: Ensures applications are usable by people with disabilities.
  • Use Case: Before launching a new web application, use this Skill to perform a comprehensive accessibility audit, ensuring it meets legal requirements (ADA, Section 508) and provides an equitable user experience.

Quick Start

Run an accessibility audit on the provided URL to check 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 test my web application for WCAG 2.2 compliance?

To test for WCAG 2.2 compliance, you can run a comprehensive accessibility audit on your application's URL. This process verifies adherence to Web Content Accessibility Guidelines and validates screen reader compatibility.

Can I use this to validate screen reader compatibility for ADA and Section 508 requirements?

Yes, screen reader validation is a core feature for meeting ADA and Section 508 requirements. It tests compatibility with assistive technologies like NVDA and VoiceOver to ensure your digital products are legally compliant and usable.

What is inclusive design verification and how does it work?

Inclusive design verification ensures applications are fully usable by people with disabilities. It works by performing comprehensive checks using agents like qe-visual-tester and qe-accessibility-auditor to identify and rectify accessibility barriers.

How do I audit a new web application before launch to ensure it is accessible?

You audit a new web application before launch by running an accessibility check on the provided URL. This performs a comprehensive audit to ensure it meets legal requirements and provides an equitable user experience for all users.

Does this accessibility testing skill work with existing visual testing workflows?

Yes, this skill integrates with visual testing workflows by leveraging the qe-visual-tester agent. It combines visual checks with the qe-accessibility-auditor agent to perform comprehensive accessibility and inclusive design verification.

Why does my digital product fail ADA compliance checks even with basic alt text?

ADA compliance requires more than basic alt text, demanding full WCAG 2.2 adherence. Failing checks often indicates deeper accessibility barriers, requiring comprehensive screen reader validation and inclusive design verification to rectify.