·a11y-testing
</>

a11y-testing

yonatangross/orchestkit

Automated accessibility testing with axe-core, Playwright, and jest-axe for WCAG compliance. Use when adding or validating a11y tests, running WCAG checks, or auditing UI accessibility.

15Installs·0Trend·@yonatangross

Installation

$npx skills add https://github.com/yonatangross/orchestkit --skill a11y-testing

SKILL.md

Automated accessibility testing with axe-core for WCAG 2.2 compliance. Catches 30-50% of issues automatically.

| Test runner | jest-axe + Playwright | Unit + E2E coverage | | WCAG level | AA (wcag2aa) | Industry standard, legal compliance | | CI gate | Block on violations | Prevent regression | | Browser matrix | Chromium + Firefox | Cross-browser coverage | | Exclusions | Third-party widgets only | Minimize blind spots |

| Tags | wcag2a, wcag2aa, wcag22aa | Full WCAG 2.2 AA | | State testing | Test all interactive states | Modal, error, loading |

Automated accessibility testing with axe-core, Playwright, and jest-axe for WCAG compliance. Use when adding or validating a11y tests, running WCAG checks, or auditing UI accessibility. Source: yonatangross/orchestkit.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yonatangross/orchestkit --skill a11y-testing
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is a11y-testing?

Automated accessibility testing with axe-core, Playwright, and jest-axe for WCAG compliance. Use when adding or validating a11y tests, running WCAG checks, or auditing UI accessibility. Source: yonatangross/orchestkit.

How do I install a11y-testing?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yonatangross/orchestkit --skill a11y-testing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/yonatangross/orchestkit