Agentic PlaybookAgentic product lifecycle

mxa-audit-a11y

Assess accessibility against WCAG. Exec report plus a fix spec, then fix and confirm.

  • Scores a site's accessibility and says what to fix, in what order
  • Runs axe and Lighthouse where available, and falls back to a built-in scanner
  • Produces two reports: one for a stakeholder, one to work through
  • Says plainly what an automated pass cannot see

Works with

The outside tools and connectors this skill drives.

  • axe and Lighthouse· our default
  • pa11y
  • IBM Equal Access

The first is what we reach for on our own projects. A project that already uses one of the others keeps it, and the skill works with that instead.

Install it

npx skills add madebymany/madebyagents --skill mxa-audit-a11y
Read the skill itself