accessibility-review

Identify WCAG 2.1 AA violations and UDL 3.0 gaps in course designs.

25|7|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/savvides/idstack --skill accessibility-review-savvides
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility-review
Source: https://github.com/savvides/idstack/tree/main/accessibility-review
Command: npx skills add https://github.com/savvides/idstack --skill accessibility-review-savvides

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill performs WCAG 2.1 AA compliance checks and Universal Design for Learning (UDL) 3.0 enhancement reviews to help course designers build inclusive, legally compliant experiences for diverse learners.

Core Features & Use Cases

  • WCAG 2.1 AA compliance auditing across course content, pages, and media with structured remediation guidance.
  • UDL Guidelines 3.0 enhancement review to identify opportunities for engagement, representation, and action/expression improvements.
  • Standalone or manifest-driven workflow: usable with a fresh course design or an existing idstack project manifest (.idstack/project.json).
  • Output: Must Fix for accessibility violations and Should Improve for UDL recommendations, with evidence tiers and concrete remediation.

Quick Start

Describe your course data or load an existing manifest to begin the WCAG and UDL accessibility audit.

Frequently Asked Questions about accessibility-review

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

FAQPage Schema
How do I audit my course design for WCAG 2.1 AA compliance?

To audit WCAG 2.1 AA compliance, the accessibility review process identifies and reports violations across course content, pages, and media, providing structured remediation guidance and evidence citations for Must Fix outcomes.

What is the difference between WCAG compliance and UDL enhancement in course reviews?

WCAG compliance identifies strict accessibility violations that must be fixed for legal standards, whereas UDL 3.0 enhancement reviews identify gaps in engagement, representation, and action/expression to improve learning experiences for diverse learners.

How do I perform a Universal Design for Learning review on existing course modules?

You can perform a Universal Design for Learning review by loading standalone course data or a project manifest, which triggers an enhancement analysis that outputs actionable Should Improve recommendations aligned with UDL 3.0 guidelines.

Can I use an accessibility audit tool with an existing project manifest?

Yes, the accessibility audit works with an existing .idstack/project.json manifest to surface WCAG and UDL findings across modules, content types, and assessments, producing a manifest-ready output with updated timestamps.

What is the best way to structure accessibility remediation for online courses?

The best way to structure accessibility remediation is through a two-tier audit that separates Must Fix WCAG violations from Should Improve UDL recommendations, providing concrete remediation steps and evidence citations for each finding.

Do I need a specific file format to generate an accessibility review report?

No specific file format is required; you can describe standalone course data directly or load an existing .idstack/project.json manifest to generate a structured accessibility_review section with remediation guidance.