a11y-config

Audit accessibility package installation and generate developer and auditor reports in Ember.js applications.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ember-template-lint, ember-a11y-testing, html-validate, html-validate-ember, yarn, npm, pnpm, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of ensuring that accessibility packages are properly installed and configured in Ember.js codebases, streamlining the process for both developers and auditors.

Core Features & Use Cases

  • Accessibility Package Audit: Checks for the correct installation and configuration of accessibility tools like ember-template-lint, ember-a11y-testing, html-validate, and html-validate-ember.
  • Role-Specific Reporting: Generates developer and auditor-ready reports with actionable insights.
  • False Positive Management: Tracks and manages false positives to avoid misreporting.
  • Quick Setup: Easy to run and integrate into existing workflows.

Quick Start

Load the a11y-config skill and run it on this Ember codebase.

Frequently Asked Questions about a11y-config

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

FAQPage Schema
How do I configure accessibility testing tools in an Ember.js application?

Configuring accessibility testing in Ember.js requires auditing packages like ember-template-lint and ember-a11y-testing. This tool checks installation, manages false positives, and provides developer and auditor reports to ensure proper setup.

What packages are needed for an Ember.js accessibility audit?

An Ember.js accessibility audit requires packages like ember-template-lint, ember-a11y-testing, html-validate, and html-validate-ember. You also need a package manager such as yarn, npm, or pnpm to manage these dependencies and run the configuration checks.

Does this accessibility configuration tool support pnpm and npm?

Yes, this accessibility configuration tool supports pnpm, npm, and yarn. It uses these package managers to verify the installation and configuration of accessibility tools within your Ember.js codebase.

How do I manage false positives in ember-a11y-testing reports?

To manage false positives in ember-a11y-testing reports, this tool tracks and manages misreporting automatically. It streamlines the audit process by filtering out false positives, providing accurate and actionable insights for developers and auditors.

What is the best way to audit ember-template-lint configuration for accessibility?

The best way to audit ember-template-lint configuration is to run this tool across your Ember.js codebase. It checks the installation and setup of linting packages, generating role-specific reports to identify missing accessibility configurations.

Why do I need html-validate-ember for my Ember.js codebase?

You need html-validate-ember to validate your HTML output for accessibility issues within Ember.js. This tool ensures html-validate-ember is correctly installed and configured alongside other testing packages to maintain comprehensive accessibility standards in your application.