accessibility-review

Audit designs or pages for WCAG 2.1 AA accessibility compliance.

704|58|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/openyak/desktop --skill accessibility-review-openyak
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility-review
Source: https://github.com/openyak/desktop/tree/main/backend/app/data/plugins/design/skills/accessibility-review
Command: npx skills add https://github.com/openyak/desktop --skill accessibility-review-openyak

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Run a WCAG 2.1 AA accessibility audit on a design or page to ensure conformance to accessibility standards.

Core Features & Use Cases

  • Trigger accessibility audits with natural language prompts such as "audit accessibility", "check a11y", or "is this accessible?"
  • Assess color contrast, keyboard navigation, touch target size, and screen reader behavior during design handoffs.
  • Generate actionable findings and guidance to help designers and developers fix accessibility issues early in the workflow.

Quick Start

Provide a WCAG 2.1 AA accessibility audit for the given design or page.

Frequently Asked Questions about accessibility-review

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

FAQPage Schema
How do I run a WCAG 2.1 AA accessibility audit on a design?

To run a WCAG 2.1 AA accessibility audit, trigger the review using natural language prompts like "audit accessibility" or "check a11y" on your design. The system evaluates color contrast, keyboard navigation, and screen reader behavior, outputting a structured report with actionable findings.

What does an accessibility review check for during design handoff?

An accessibility review checks for WCAG 2.1 AA compliance by evaluating color contrast ratios, keyboard navigation flows, touch target sizes, and screen reader behavior. It generates actionable findings to help designers and developers fix accessibility issues early in the workflow.

Can I use natural language commands to check color contrast and keyboard navigation?

Yes, you can check color contrast and keyboard navigation by triggering audits with natural language commands such as "audit accessibility", "check a11y", or "is this accessible?". The system validates these specific WCAG 2.1 AA criteria and returns a structured accessibility report.

Does the accessibility audit work for both web and native app interfaces?

Yes, the accessibility audit works for product interfaces across both web and native apps. It assesses WCAG 2.1 AA criteria including color contrast, keyboard navigation, touch target size, and screen reader behavior to ensure broad conformance.

What is the best way to validate screen reader behavior for WCAG compliance?

The best way to validate screen reader behavior for WCAG compliance is to run an accessibility audit on the design or page. The review assesses screen reader behavior alongside color contrast and keyboard navigation, providing actionable guidance to fix any identified issues.

Why do I need an accessibility audit before product launch?

You need an accessibility audit to ensure your product interfaces conform to WCAG 2.1 AA standards. Evaluating color contrast, keyboard navigation, and touch targets early during design handoffs helps fix accessibility issues before launch, preventing costly remediation later.