qa-accessibility-test-writer

Generate automated WCAG 2.2 accessibility tests using axe-core, Pa11y, Lighthouse, Playwright, Cypress, and Jest.

2|2|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/AZANIR/qa-skills --skill qa-accessibility-test-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-accessibility-test-writer
Source: https://github.com/AZANIR/qa-skills/tree/main/.cursor/skills/qa-accessibility-test-writer
Command: npx skills add https://github.com/AZANIR/qa-skills --skill qa-accessibility-test-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the challenge of ensuring web applications meet accessibility standards, preventing user exclusion and legal non-compliance.

Core Features & Use Cases

  • Automated Accessibility Testing: Generates tests for WCAG 2.2 compliance using tools like axe-core, Pa11y, and Lighthouse.
  • Comprehensive Checks: Covers ARIA patterns, keyboard navigation, color contrast, screen reader support, and more.
  • Use Case: A development team needs to ensure their new e-commerce site is usable by everyone. This Skill can automatically generate a suite of tests to verify compliance with WCAG 2.2 AA standards, integrating seamlessly into their CI/CD pipeline.

Quick Start

Generate Playwright tests for accessibility compliance on the provided URL.

Frequently Asked Questions about qa-accessibility-test-writer

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

FAQPage Schema
How do I generate automated accessibility tests for WCAG 2.2 compliance?

You can generate automated accessibility tests for WCAG 2.2 compliance by producing test scripts that utilize axe-core, Pa11y, and Lighthouse to evaluate ARIA patterns, keyboard navigation, and color contrast.

Can I integrate axe-core accessibility checks with Playwright and Cypress?

Yes, you can integrate axe-core accessibility checks by generating automated test scripts tailored for seamless execution within Playwright, Cypress, and Jest frameworks.

What is the best way to automate WCAG 2.2 AA checks for an e-commerce site?

The best way to automate WCAG 2.2 AA checks for an e-commerce site is generating a comprehensive test suite using Lighthouse and Pa11y to validate screen reader support and keyboard navigation.

Does automated accessibility testing cover ARIA patterns and color contrast?

Yes, automated accessibility testing covers comprehensive checks for ARIA patterns, color contrast, keyboard navigation, and screen reader support to ensure full WCAG 2.2 compliance.

Why do I need automated WCAG 2.2 compliance tests in my CI/CD pipeline?

You need automated WCAG 2.2 compliance tests in your CI/CD pipeline to prevent user exclusion and mitigate legal non-compliance risks by continuously verifying web accessibility standards.

What are the limitations of automated accessibility testing for screen reader support?

While automated accessibility testing provides comprehensive checks for screen reader support using axe-core and Lighthouse, generated scripts primarily verify ARIA patterns and structural compliance rather than subjective user experiences.