accessibility-test-plan

Plan WCAG-aligned accessibility testing strategies for web applications.

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/soeiroo/multifunctional-web --skill accessibility-test-plan-soeiroo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility-test-plan
Source: https://github.com/soeiroo/multifunctional-web/tree/main/.agents/skills/accessibility-test-plan
Command: npx skills add https://github.com/soeiroo/multifunctional-web --skill accessibility-test-plan-soeiroo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Develops structured, end-to-end accessibility test plans that ensure software products meet WCAG criteria across assistive technologies and real-world usage.

Core Features & Use Cases

  • Automated guidance for building test matrices that cover keyboard navigation, screen readers, zoom, high contrast, and reduced motion.
  • Manual and assistive-tech testing playbooks to validate usability for people with disabilities.
  • Use Case: teams plan accessibility sprints, integrate testing into CI/CD, and document remediation steps.

Quick Start

Provide a complete accessibility test plan outline for a new web project.

Frequently Asked Questions about accessibility-test-plan

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

FAQPage Schema
How do I create a WCAG-aligned accessibility test plan for a web application?

To create a WCAG-aligned accessibility test plan, define a test matrix covering keyboard navigation, screen readers, zoom, high contrast, and reduced motion across desktop and mobile, then specify reporting formats and integrate accessibility into your definition of done.

What should be included in an accessibility testing strategy for assistive technology?

An accessibility testing strategy for assistive technology should include manual and assistive-tech testing playbooks, automated testing guidance, and user testing with people with disabilities to validate real-world usability across desktop and mobile experiences.

How do I integrate accessibility testing into a CI/CD pipeline and sprint planning?

Integrate accessibility testing into CI/CD by building test matrices that validate keyboard navigation, screen readers, and contrast, then document remediation steps and incorporate accessibility criteria directly into the definition of done for sprint planning.

Does an accessibility test plan cover both automated and manual testing methods?

Yes, an accessibility test plan covers both automated and manual testing methods, specifying a WCAG-aligned test matrix that includes automated scans, manual validation, assistive-technology testing, and user testing with people with disabilities.

What is the best way to document accessibility remediation steps for development teams?

The best way to document accessibility remediation steps is to use a structured test plan that specifies a WCAG-aligned reporting format, detailing failures found during automated, manual, and assistive-technology testing with clear resolution guidance.

Can I use a single accessibility test matrix for both desktop and mobile web experiences?

Yes, a single accessibility test matrix can cover both desktop and mobile web experiences by specifying WCAG criteria, keyboard navigation, screen readers, zoom, high contrast, and reduced motion testing tailored for each platform.