agency-accessibility-auditor

Audit web and mobile interfaces for WCAG 2.2 accessibility barriers.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/anavvanzin/Research --skill agency-accessibility-auditor-anavvanzin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agency-accessibility-auditor
Source: https://github.com/anavvanzin/Research/tree/main/cowork/integrations/antigravity/agency-accessibility-auditor
Command: npx skills add https://github.com/anavvanzin/Research --skill agency-accessibility-auditor-anavvanzin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams identify and remediate accessibility barriers in digital interfaces by applying WCAG criteria and assistive technology testing to ensure inclusive design.

Core Features & Use Cases

  • WCAG-aligned audit workflow combining automated checks and manual screen-reader validation.
  • Actionable remediation guidance with concrete ARIA patterns, focus management, and semantic HTML recommendations.
  • Applicable to product teams, designers, and developers seeking inclusive user experiences across web and mobile.

Quick Start

Run an accessibility audit on the target UI and receive a prioritized remediation report

Frequently Asked Questions about agency-accessibility-auditor

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

FAQPage Schema
How do I audit my web UI for WCAG 2.2 accessibility barriers?

Perform a WCAG 2.2 accessibility audit by applying automated scans and manual screen reader verification to web and mobile UIs. This identifies barriers and generates prioritized remediation steps with concrete ARIA patterns and semantic HTML fixes.

What is the best way to remediate ARIA practices and keyboard navigation issues?

Remediate ARIA practices and keyboard navigation issues by applying concrete fixes from an audit report. The process provides actionable guidance on semantic HTML, focus management, and ARIA patterns to satisfy assistive technology requirements.

Can I use an accessibility audit workflow for mobile interfaces as well as web?

Yes, you can audit mobile interfaces as well as web. The workflow applies WCAG criteria, ARIA practices, and assistive technology testing across both web and mobile UIs to identify barriers and provide concrete remediations.

How does screen reader verification work during an accessibility audit?

Screen reader verification works by manually testing UI components with assistive technology to validate automated scan results. This combined approach identifies cognitive accessibility barriers and keyboard navigation gaps that automated tools often miss.

Do I need automated scans or manual testing to satisfy WCAG 2.2 requirements?

You need both automated scans and manual screen reader testing to satisfy WCAG 2.2 requirements. Combining these methods ensures accurate identification of ARIA issues, keyboard navigation gaps, and cognitive accessibility barriers for complete remediation.