audit-accessibility

Audit UI accessibility gaps and document findings with WCAG 2.1 AA references.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/dthompson-jti/safety-check-app-concept --skill audit-accessibility
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-accessibility
Source: https://github.com/dthompson-jti/safety-check-app-concept/tree/main/.agent/skills/audit/accessibility
Command: npx skills add https://github.com/dthompson-jti/safety-check-app-concept --skill audit-accessibility

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This audit helps teams identify and fix accessibility gaps to meet WCAG 2.1 AA requirements across web interfaces.

Core Features & Use Cases

  • Comprehensive WCAG 2.1 AA audit checklists and guidance for screen reader compatibility, keyboard navigation, color contrast, and motion respects user preferences.
  • Manual testing prompts and a structured reporting format to document findings with WCAG references.
  • Use Case: Before a release, run the audit to surface critical accessibility blockers and create remediation tasks for the development team.

Quick Start

Run a WCAG 2.1 AA accessibility audit on the current UI and document prioritized findings.

Frequently Asked Questions about audit-accessibility

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

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

To audit for WCAG 2.1 AA compliance, evaluate screen reader compatibility, keyboard navigation, color contrast, and motion preferences to identify UI gaps and document them with structured remediation steps.

What is included in a WCAG 2.1 AA accessibility audit report?

A WCAG 2.1 AA accessibility audit report includes identified UI gaps, specific WCAG references, severity levels, and detailed remediation steps aligned to common routes and interactions.

How do I test keyboard navigation and screen reader compatibility before a release?

Test keyboard navigation and screen reader compatibility by applying manual testing prompts across common UI interactions to surface accessibility blockers and generate prioritized remediation tasks.

Does this accessibility audit check color contrast and motion preferences?

Yes, this accessibility audit checks color contrast ratios and verifies that motion respects user preferences, alongside evaluating keyboard navigation and screen reader compatibility.

Can I use this to document accessibility gaps for frontend development teams?

Yes, you can use the structured reporting format to document accessibility gaps with WCAG references, enabling frontend development teams to prioritize and fix critical UI blockers before release.