Accessibility Coverage Matrix
Independent PiSkill directory guide. The original prompt remains hosted by Microsoft HVE Core.
What does this prompt do?
Builds an evidence-based accessibility test matrix that maps requirements, assistive technologies and validation coverage.
Primary use case
Plan accessibility validation coverage for a product or feature.
Expected output
A traceable accessibility coverage matrix.
Inputs or variables
- product scope
- accessibility requirements
Related prompts
Implementation Test Writer
Builds tests around observed behavior and project conventions, then validates the resulting test changes.
Test Coverage Gap Audit
Identifies important behavior that is not adequately covered by the current test suite and distinguishes meaningful gaps from coverage-percentage noise.
Prototype Test Plan
Creates a prototype test plan with participants, tasks, observation points, evidence capture, success signals, and safeguards against leading questions.
Accessibility Report Agent
Uses the Copilot SDK to inspect a target and produce a structured accessibility report with actionable findings.
Spec Kit Bug Test
Designs a regression test from a verified defect so the failure is demonstrated before repair and the corrected behavior remains protected afterward.
Specification Invariant Audit
Extracts invariants from a specification and tests whether related designs, implementations, and validation artifacts consistently preserve them.