testing-accessibility-auditor

Audit web interfaces against WCAG 2.2 AA standards with automated and manual assistive technology testing.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kayroalexandre/kayrogomesoff --skill testing-accessibility-auditor-kayroalexandre
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: testing-accessibility-auditor
Source: https://github.com/kayroalexandre/kayrogomesoff/tree/main/.kiro/skills/testing-accessibility-auditor
Command: npx skills add https://github.com/kayroalexandre/kayrogomesoff --skill testing-accessibility-auditor-kayroalexandre

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

AccessibilityAuditor helps identify and fix barriers in digital interfaces that prevent users with disabilities from accessing content and functionalities.

Core Features & Use Cases

  • WCAG Compliance Testing: Evaluates interfaces against WCAG 2.2 AA standards to find accessibility violations.
  • Assistive Technology Verification: Tests with multiple screen readers, keyboard navigation, and other assistive tools to verify compatibility.
  • Use Case: You need to ensure your web app is usable by people with visual, auditory, motor, or cognitive disabilities; this skill conducts comprehensive manual and automated audits to confirm accessibility.

Quick Start

Use the accessibility auditor skill to analyze your webpage or application for accessibility issues and generate a detailed report.

Frequently Asked Questions about testing-accessibility-auditor

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

FAQPage Schema
How do I test my web app for WCAG compliance?

Testing web app WCAG compliance involves evaluating interfaces against WCAG 2.2 AA standards. This process combines automated compliance checks with manual assistive technology evaluations to identify barriers and guide remediation efforts for users with disabilities.

What is manual assistive technology verification for accessibility?

Manual assistive technology verification tests digital interfaces using screen readers, keyboard navigation, and other assistive tools. It verifies compatibility across multiple platforms and devices to ensure content is fully usable by people with visual, motor, or cognitive disabilities.

Can I use automated accessibility checks to verify screen reader compatibility?

Automated accessibility checks alone cannot fully verify screen reader compatibility. You need to combine automated WCAG checks with manual assistive technology evaluations to confirm true accessibility conformance across different platforms and devices.

What's the best way to audit digital products for inclusive design?

The best way to audit for inclusive design is combining automated WCAG compliance checks with manual assistive technology evaluations. This comprehensive approach identifies barriers preventing users with disabilities from accessing content and guides effective remediation efforts.

Does manual accessibility testing cover keyboard navigation and screen readers?

Yes, manual accessibility testing covers multiple screen readers and keyboard navigation. It tests compatibility with various assistive tools across multiple platforms and devices to identify barriers and verify digital content is usable by everyone.