Accessibility Testing

Audit web interfaces against WCAG 2.1 AA/AAA standards and generate compliance reports.

147|32|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/seb1n/awesome-ai-agent-skills --skill accessibility-testing-seb1n
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Accessibility Testing
Source: https://github.com/seb1n/awesome-ai-agent-skills/tree/main/design-and-ui-ux/accessibility-testing
Command: npx skills add https://github.com/seb1n/awesome-ai-agent-skills --skill accessibility-testing-seb1n

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the critical need to make digital interfaces usable by everyone, regardless of ability, by identifying and fixing accessibility violations.

Core Features & Use Cases

  • WCAG Compliance Audits: Assesses web content against WCAG 2.1 AA/AAA standards.
  • Automated & Manual Checks: Combines automated scans with guidance for keyboard and screen reader testing.
  • Actionable Remediation: Provides specific code fixes for identified violations.
  • Use Case: Audit a company's public-facing website to ensure it meets legal accessibility requirements and provides an inclusive user experience for all visitors.

Quick Start

Audit the provided URL for WCAG 2.1 AA compliance and suggest code fixes.

Frequently Asked Questions about Accessibility Testing

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

FAQPage Schema
How do I audit my website for WCAG 2.1 AA compliance?

To audit a website for WCAG 2.1 AA compliance, this Skill scans web interfaces against perceivable, operable, understandable, and robust principles, generating a structured compliance report with actionable code fixes.

Can I get specific code fixes for keyboard navigation accessibility violations?

Yes, this Skill identifies accessibility violations during keyboard navigation testing and provides specific, actionable code fixes to resolve them within the generated compliance report.

What is the best way to test screen reader accessibility on web interfaces?

Testing screen reader accessibility is best handled by combining automated scans with manual testing guidance provided by this Skill, ensuring web interfaces meet WCAG 2.1 AAA standards for robust operability.

Does this WCAG compliance audit cover automated checks and manual testing?

Yes, this WCAG compliance audit combines automated checks for immediate violations with structured guidance for manual keyboard and screen reader testing across web interfaces.

When do I need to check web accessibility against perceivable and operable principles?

You need to check web accessibility against perceivable and operable principles when ensuring digital interfaces are usable by everyone, meeting legal requirements and providing an inclusive user experience.

Are there limitations to automated accessibility scans for WCAG 2.1 AAA standards?

Automated accessibility scans have limitations and cannot catch all WCAG 2.1 AAA violations, which is why this Skill supplements automated checks with manual testing guidance for keyboard and screen reader operability.