wcag-audit-scope-planner

Plans a bounded WCAG accessibility audit scope with sampling, environments, and specialist assignments.

Updated Jul 7, 2026
One-click install
npx skills add https://github.com/vmitsaras/Agent-Skills --skill wcag-audit-scope-planner-vmitsaras
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: wcag-audit-scope-planner
Source: https://github.com/vmitsaras/Agent-Skills/tree/main/skills/frontend-a11y/wcag-audit-scope-planner
Command: npx skills add https://github.com/vmitsaras/Agent-Skills --skill wcag-audit-scope-planner-vmitsaras

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Accessibility audits often start without a defined scope, leading to untested surfaces, unsupported conformance claims, and duplicated specialist effort. This Skill produces a traceable, evidence-aware audit scope before any testing begins. ## Core Features & Use Cases - Standards Targeting: Records the exact WCAG version, conformance level, evaluation date, and any legal or contractual overlays as explicit decisions. - Inventory and Sampling: Builds a coverage inventory of routes, templates, components, states, roles, and flows, then selects a representative sample with rationale and expansion triggers. - Environment and Method Matrices: Defines browser, device, input, and assistive-technology combinations plus automated, source, keyboard, responsive, and screen-reader test methods. - Use Case: Before engaging an external accessibility vendor, a QA lead uses this Skill to scope a multi-role checkout flow audit, producing a scope package ready to hand to an audit orchestrator. ## Quick Start Ask the agent to scope a WCAG 2.2 Level AA audit for your web application's checkout and account flows, including the environment matrix and specialist assignments.

Frequently Asked Questions about wcag-audit-scope-planner

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

FAQPage Schema
How do I scope a WCAG accessibility audit before testing?▼

Start by recording the exact WCAG version, conformance level, and evaluation date, then inventory routes, templates, components, states, and user flows. Select a representative sample with rationale and expansion triggers, and define the environment and test-method matrices before any testing begins.

How to choose a representative sample for WCAG testing?▼

Include at least one instance of each template type, all steps of essential processes, and high-risk patterns like forms, dialogs, tables, and authentication. Record each sample's selection rationale, represented inventory IDs, known gaps, and an expansion trigger for repeated failures.

Does this Skill perform the accessibility audit or certify WCAG conformance?▼

No. It produces a planning artifact only and explicitly does not run tests, issue findings, certify accessibility, or conclude conformance. Sampled results cannot establish conformance for untested content.

Which browsers and assistive technologies should a WCAG audit cover?▼

Base the matrix on documented product support, contractual commitments, user evidence, and available test infrastructure. Define purposeful screen-reader and browser combinations with recorded purposes rather than an exhaustive combinatorial matrix.

When should I not use an audit scope planner?▼

Skip it when testing is already underway and you need findings or remediation, when a fixed scope already exists and you only need a validation checklist, or when the request is for legal advice or a conformance report.