a11y-violation-gate

Installation
SKILL.md

a11y-violation-gate

Overview

A binary "all or nothing" a11y gate blocks every PR on a project with accumulated debt, so teams disable it. The ratchet pattern fixes this: the gate fails only on new violations vs. a stored baseline. Existing violations are grandfathered; fixes shrink the baseline.

This skill builds that gate, aggregating outputs from any combination of axe-a11y, pa11y-a11y, lighthouse-a11y, wave-a11y, and ibm-equal-access-a11y.

Sibling gates with the same architecture: data-quality-gate, visual-baseline-gate, contract-compatibility-gate, perf-budget-gate.

When to use

Installs
2
Repository
testland/qa
GitHub Stars
8
First Seen
Aug 12, 2026
a11y-violation-gate — testland/qa