accessibility-review

Audit designs and code for WCAG 2.1 AA accessibility compliance.

Updated Mar 5, 2026
One-click install
npx skills add https://github.com/8GG-Git/knowledge-work-plugins --skill accessibility-review-8gg-git
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility-review
Source: https://github.com/8GG-Git/knowledge-work-plugins/tree/main/design/skills/accessibility-review
Command: npx skills add https://github.com/8GG-Git/knowledge-work-plugins --skill accessibility-review-8gg-git

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the critical need to make digital products usable by everyone, regardless of ability, by auditing designs and code for accessibility compliance.

Core Features & Use Cases

  • WCAG 2.1 AA Auditing: Evaluates designs and code against established accessibility standards.
  • Common Issue Identification: Pinpoints frequent problems like insufficient color contrast, missing labels, and keyboard navigation issues.
  • Testing Approach Guidance: Outlines a multi-faceted testing strategy including automated scans, keyboard-only navigation, and screen reader testing.
  • Use Case: A designer uploads a new UI mockup and asks, "Is this accessible?" The Skill analyzes the design against WCAG 2.1 AA guidelines and provides specific feedback on areas needing improvement.

Quick Start

Run an accessibility check on the provided design mockups.

Frequently Asked Questions about accessibility-review

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

FAQPage Schema
How do I check if my UI design meets WCAG 2.1 AA accessibility standards?

To check WCAG 2.1 AA compliance, audit your digital designs and code against perceivability, operability, understandability, and robustness guidelines. This identifies specific accessibility issues like insufficient contrast ratios, missing semantic structure, or keyboard navigation gaps.

What is included in a WCAG 2.1 AA accessibility audit?

A WCAG 2.1 AA accessibility audit includes evaluating user interfaces for specific contrast ratios, semantic structure, keyboard navigation, and ARIA attributes. It identifies common inclusive design issues and outlines a multi-faceted testing strategy using automated scans and screen reader testing.

How do I test keyboard navigation and ARIA attributes for inclusive design?

To test keyboard navigation and ARIA attributes for inclusive design, follow a multi-faceted testing approach that includes automated scans, keyboard-only navigation, and screen reader testing. This ensures your user interface is operable and robust for all users.

Can I audit a UI mockup for accessibility compliance before writing code?

Yes, you can audit a UI mockup for accessibility compliance before writing code. Evaluating designs against WCAG 2.1 AA guidelines provides specific feedback on perceivability and operability issues, ensuring inclusive design standards are met early in the design phase.

What is the best way to identify common accessibility issues in digital designs?

The best way to identify common accessibility issues in digital designs is auditing them for WCAG 2.1 AA compliance. This directly pinpoints frequent problems like insufficient color contrast, missing labels, and keyboard navigation barriers to ensure inclusive usability.