Web Accessibility Wizard

Conducts interactive, multi-phase WCAG audits of web applications via specialist sub-agents.

387|42|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/Community-Access/accessibility-agents --skill web-accessibility-wizard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Web Accessibility Wizard
Source: https://github.com/Community-Access/accessibility-agents/tree/main/.gemini/extensions/a11y-agents/skills/web-accessibility-wizard
Command: npx skills add https://github.com/Community-Access/accessibility-agents --skill web-accessibility-wizard

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of auditing web applications for accessibility compliance, identifying issues, and providing actionable remediation steps.

Core Features & Use Cases

  • Interactive Guided Audit: Walks users through a step-by-step WCAG review, asking questions to tailor the audit.
  • Specialist Sub-Agents: Delegates specific accessibility domains (structure, ARIA, keyboard, contrast, etc.) to specialized agents.
  • Prioritized Action Plan: Produces a report with severity scoring and remediation tracking.
  • Use Case: A development team needs to ensure their new web application meets WCAG 2.2 AA standards before launch. They use this Skill to perform a comprehensive audit, identify critical issues like missing alt text and keyboard traps, and receive clear instructions on how to fix them.

Quick Start

Use the Web Accessibility Wizard to perform a standard review of your web application's homepage.

Frequently Asked Questions about Web Accessibility Wizard

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

FAQPage Schema
How do I conduct a WCAG audit for my web application?

A WCAG audit evaluates your web application for accessibility compliance across structure, semantics, forms, and dynamic content. This wizard guides you through an interactive, multi-phase review, delegating specific domains like keyboard interaction and color contrast to specialist sub-agents.

What is the best way to check web accessibility compliance before launch?

Checking web accessibility compliance involves identifying issues like missing alt text or keyboard traps and providing actionable remediation. This wizard automates that process by producing a prioritized action plan with severity scoring and framework-specific remediation tracking.

Can I audit dynamic content and ARIA usage for WCAG 2.2 AA standards?

Yes, auditing dynamic content and ARIA usage for WCAG 2.2 AA standards is fully supported. The wizard delegates these specific accessibility domains to specialized agents to identify interaction issues and document them with automated screenshot capture.

How does an interactive web accessibility audit identify structural issues?

An interactive web accessibility audit identifies structural issues by walking you through a step-by-step WCAG review. It asks tailored questions and uses specialist sub-agents to evaluate tables, links, and semantics for accurate issue reporting.

Do I need to manually document accessibility issues found during a web audit?

No, you do not need to manually document accessibility issues found during a web audit. The wizard supports automated screenshot capture for issue documentation and generates a comprehensive report with severity scoring and clear remediation instructions.

Does the web accessibility audit provide framework-specific remediation guidance?

Yes, the web accessibility audit provides framework-specific remediation guidance. It includes framework-specific intelligence to ensure the identified issues and actionable steps align with your web application's technical stack.