accessibility-review

Audit web pages for WCAG 2.1 AA accessibility compliance.

23.4k|2.8k|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill accessibility-review-anthropics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility-review
Source: https://github.com/anthropics/knowledge-work-plugins/tree/main/design/skills/accessibility-review
Command: npx skills add https://github.com/anthropics/knowledge-work-plugins --skill accessibility-review-anthropics

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps ensure digital products meet accessibility standards by auditing designs or web pages for WCAG 2.1 AA compliance, identifying issues before they impact users.

Core Features & Use Cases

  • WCAG 2.1 AA Auditing: Checks for compliance across Perceivable, Operable, Understandable, and Robust criteria.
  • Common Issue Identification: Flags problems like insufficient color contrast, missing form labels, and lack of keyboard navigation.
  • Use Case: Before handing off a new feature design, run an accessibility audit to catch critical issues like low contrast text or non-keyboard-navigable elements, ensuring a better experience for all users.

Quick Start

Audit the accessibility of the provided Figma URL.

Frequently Asked Questions about accessibility-review

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

FAQPage Schema
How do I audit a web page for WCAG 2.1 AA compliance?

To audit a web page for WCAG 2.1 AA compliance, provide the design URL to the scanner. It identifies common issues across perceivability, operability, understandability, and robustness criteria, offering recommendations for remediation.

What is included in an accessibility audit for keyboard navigation?

An accessibility audit for keyboard navigation checks operability by verifying tab order and focus management. It identifies non-keyboard-navigable elements, ensuring users can interact with the page without a mouse.

Can I check color contrast and form labels against WCAG standards?

Yes, you can check color contrast and form labels against WCAG standards. The audit flags insufficient color contrast and missing form labels, providing recommendations to meet perceivability and understandability requirements.

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

Run an accessibility audit on your design before handing off a new feature. This catches critical issues like low contrast text or missing keyboard navigation early, ensuring compliance and a better experience for all users.

Do I need to install any dependencies to perform a screen reader test?

No dependencies are required to perform a screen reader test. The accessibility audit supports automated scanning, keyboard-only navigation checks, screen reader testing, and color contrast verification natively.

Does the accessibility review work with Figma URLs?

Yes, the accessibility review works with Figma URLs. You can audit the accessibility of a provided Figma URL directly to identify common design issues and ensure WCAG 2.1 AA compliance.