accessibility-test-plan

Plan accessibility testing across assistive technologies and WCAG criteria.

2.0k|325|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/Owl-Listener/designer-skills --skill accessibility-test-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility-test-plan
Source: https://github.com/Owl-Listener/designer-skills/tree/main/prototyping-testing/skills/accessibility-test-plan
Command: npx skills add https://github.com/Owl-Listener/designer-skills --skill accessibility-test-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Design teams struggle to ensure product accessibility across platforms and assistive technologies. This Skill provides a structured approach to plan, execute, and report on accessibility tests aligned with WCAG criteria.

Core Features & Use Cases

  • Automated testing planning across multiple assistive technologies
  • Manual testing workflows (keyboard, screen reader, zoom, contrast)
  • Test reporting and remediation guidance for accessibility issues
  • Use Case: A new webpage feature is launched; generate an end-to-end accessibility test plan and risk-based testing matrix.

Quick Start

Generate an accessibility test plan for the new feature and share a prioritized report.

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 an accessibility test plan that covers WCAG criteria and assistive technologies?

An accessibility test plan structures your evaluation across automated testing, manual workflows, and assistive technology testing to verify WCAG compliance. It generates a risk-based testing matrix to prioritize screen reader, keyboard, zoom, and contrast checks across web and app interfaces.

What should be included in manual accessibility testing for web and app interfaces?

Manual accessibility testing should include keyboard navigation, screen reader evaluation, zoom verification, and contrast checks. These workflows complement automated scans to capture usability barriers that automated tools miss, ensuring comprehensive WCAG coverage across platforms.

Can I integrate accessibility testing into a CI/CD workflow?

Yes, accessibility testing can integrate into CI/CD workflows. The test plan supports automated testing phases that run continuously, generating prioritized reports and remediation guidance to catch accessibility regressions early in the development cycle.

What is the best way to prioritize accessibility issues found during testing?

Prioritize accessibility issues using a risk-based testing matrix that weighs WCAG criteria severity and assistive technology impact. The generated test report provides remediation guidance, ranking issues by user impact and compliance risk for efficient resolution.

Does accessibility testing work for both web and mobile app interfaces?

Yes, accessibility testing supports both web and app interfaces. The test plan maps WCAG criteria across platforms, evaluating assistive technology compatibility for screen readers and other tools to ensure consistent usability regardless of interface type.

When do I need assistive technology testing beyond automated accessibility scans?

Assistive technology testing is needed when automated scans cannot capture real user interactions with screen readers, keyboard navigation, or zoom features. Manual evaluation and user testing with disabilities validate actual usability, covering WCAG criteria that automated tools cannot fully verify.