wcag-audit

Automate WCAG 2.2 AA accessibility checks for Ember.js codebases.

1|Updated Jun 2, 2026
One-click install
npx skills add https://github.com/MelSumner/a11y-ai-skills --skill wcag-audit-melsumner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wcag-audit
Source: https://github.com/MelSumner/a11y-ai-skills/tree/main/skills/wcag-audit
Command: npx skills add https://github.com/MelSumner/a11y-ai-skills --skill wcag-audit-melsumner

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of running WCAG 2.2 AA accessibility checks against Ember.js codebases, identifying issues and providing structured outputs for remediation and reporting.

Core Features & Use Cases

  • Automated Accessibility Checks: Runs automated WCAG 2.2 AA checks on Ember.js codebases.
  • Developer or Auditor Mode: Offers two modes for different use cases, including developer mode for detailed reports and auditor mode for Jira-ready issue chunks.
  • Use Case: For developers, run the skill to quickly identify accessibility issues in their Ember.js applications. For auditors, use the auditor mode to generate Jira-ready issue chunks for easy reporting.

Quick Start

Load the wcag-audit skill and run it on this Ember codebase.

Frequently Asked Questions about wcag-audit

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

FAQPage Schema
How do I run automated WCAG 2.2 AA accessibility checks on an Ember.js codebase?

Automate WCAG 2.2 AA accessibility checks for Ember.js codebases by loading the skill and running it against your codebase paths. It identifies issues, tracks non-conformance, and provides remediation guidance.

Can I generate Jira-ready issues from an accessibility audit for my Ember app?

Yes, you can generate Jira-ready issue chunks from an accessibility audit using the skill's auditor mode. This mode structures automated WCAG 2.2 AA findings for easy reporting and issue tracking.

Does the wcag-audit skill provide formal WCAG 2.2 compliance determination?

No, automated results do not constitute a formal WCAG 2.2 compliance determination. Manual testing is still required to validate accessibility conformance after running automated checks on your Ember.js codebase.

What's the best way to get detailed accessibility reports for Ember.js development?

Use the skill's developer mode to get detailed reports from automated WCAG 2.2 AA checks. This mode helps developers quickly identify and remediate accessibility issues within their Ember.js applications.

Can I use this accessibility audit tool on Ember.js addons?

Yes, you can run automated WCAG 2.2 AA accessibility checks on both Ember apps and addons. The skill scopes checks using codebase paths to detect issues and provide remediation guidance.