accessibility-auditor

Identify website accessibility gaps against WCAG guidelines and return a prioritized remediation plan.

24|8|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/vadimcomanescu/codex-skills --skill accessibility-auditor-vadimcomanescu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility-auditor
Source: https://github.com/vadimcomanescu/codex-skills/tree/main/skills/.experimental/design/accessibility-auditor
Command: npx skills add https://github.com/vadimcomanescu/codex-skills --skill accessibility-auditor-vadimcomanescu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Interfaces often fail to meet WCAG accessibility standards, causing usability barriers for people with disabilities and potential compliance risks.

Core Features & Use Cases

  • Comprehensive WCAG 2.1 AA/AAA compliance checks across structure, keyboard navigation, color contrast, forms, media, and ARIA.
  • Actionable remediation guidance with concrete fixes and verification steps.
  • Reusable audit templates for reports and accessibility documentation.

Quick Start

Audit a webpage for WCAG compliance and produce actionable remediation steps.

Frequently Asked Questions about accessibility-auditor

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

FAQPage Schema
How do I audit a website for WCAG compliance and generate a remediation plan?

Audit a website for WCAG compliance by checking structure, keyboard navigation, contrast, forms, media, and ARIA, then return a prioritized remediation plan with concise fixes and verification steps.

What does an accessibility audit check for on a webpage?

An accessibility audit checks webpage elements against WCAG 2.1 AA/AAA standards, validating semantic HTML structure, keyboard accessibility, color contrast, form labels, media alternatives, and ARIA implementation.

Can I use this to fix keyboard navigation and screen reader accessibility issues?

Yes, you can fix keyboard navigation and screen reader accessibility issues using the provided actionable remediation guidance, which offers concrete fixes and verification steps for ARIA and structural barriers.

Does this WCAG audit work for both AA and AAA conformance levels?

Yes, this WCAG audit works for both AA and AAA conformance levels, applying comprehensive compliance checks across page structure, forms, media, ARIA, and color contrast to identify accessibility gaps.

What is the best way to document ARIA and semantic HTML accessibility gaps?

The best way to document accessibility gaps is using reusable audit templates that generate reports containing prioritized remediation steps for ARIA, semantic HTML, and other WCAG compliance failures.