accessibility-review

Audit UI components and layouts for WCAG 2.1 AA accessibility issues.

1|Updated Dec 1, 2025
One-click install
npx skills add https://github.com/hypeJunction/ai-assistant-starter --skill accessibility-review-hypejunction
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility-review
Source: https://github.com/hypeJunction/ai-assistant-starter/tree/main/skills/accessibility-review
Command: npx skills add https://github.com/hypeJunction/ai-assistant-starter --skill accessibility-review-hypejunction

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill systematically audits user interfaces for accessibility issues, ensuring compliance with WCAG 2.1 AA standards and identifying barriers for users with disabilities.

Core Features & Use Cases

  • Comprehensive Audits: Scans UI components and layouts for keyboard accessibility, screen reader compatibility, color contrast, and more.
  • Evidence-Based Reporting: Provides detailed findings with code locations, user impact, and recommended fixes.
  • Use Case: Before releasing a new feature, run this Skill to perform a thorough accessibility review, ensuring it's usable by everyone, including users with visual, auditory, motor, or cognitive impairments.

Quick Start

Run an accessibility audit on the project's main navigation component.

Frequently Asked Questions about accessibility-review

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

FAQPage Schema
How do I audit UI components for WCAG 2.1 AA compliance?

This Skill performs WCAG 2.1 AA accessibility audits by systematically scanning UI components and layouts to identify barriers. It checks keyboard navigation, screen reader compatibility, color contrast, and focus management, generating confidence-based reports with code evidence and remediation patterns.

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

An accessibility audit report provides detailed findings with specific code locations, user impact analysis, and recommended fixes. This evidence-based reporting ensures developers have actionable remediation patterns to resolve identified usability barriers.

Can I check screen reader compatibility and keyboard navigation during an accessibility review?

Yes, an accessibility review systematically evaluates UI components for screen reader compatibility and keyboard navigation barriers. The audit also checks color contrast and focus management to ensure overall usability for users with disabilities.

When do I need to run an accessibility audit on my user interface?

You need to run an accessibility audit before releasing a new feature to ensure it is usable by everyone. Performing this review identifies barriers for users with visual, auditory, motor, or cognitive impairments, verifying WCAG 2.1 AA compliance.

Does this accessibility audit provide code evidence for identified usability issues?

Yes, the accessibility audit provides code evidence for identified usability issues. It generates confidence-based reports that include exact code locations, the impact on users, and specific remediation patterns to fix the non-compliant UI components.