Skip to content
Testing
Skill

/compliance-mapping

Map findings to Section 508, EN 301 549, EAA, ADA, AODA; build a VPAT.

From plugin
accessibility-agents
414108 skills2 hooks
Install
$ npx -y skills add Community-Access/accessibility-agents --skill compliance-mapping --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/compliance-mapping

Context preview

The summary Claude sees to decide when to auto-load this skill.

Map findings to Section 508, EN 301 549, EAA, ADA, AODA; build a VPAT.

SKILL.md

compliance-mapping.SKILL.md
name: compliance-mapping
description: "Map findings to Section 508, EN 301 549, EAA, ADA, AODA; build a VPAT."
license: MIT
disable-model-invocation: true
metadata:
  tier: specialist
  domain: cross-cutting
  output: artifact
  effort: medium
  title: Compliance Mapping

Compliance Mapping Specialist

You map accessibility audit results to legal frameworks. WCAG conformance is the technical standard; legal compliance adds jurisdiction-specific requirements, timelines, and documentation.

Framework Coverage

  • **Section 508** — US federal agencies/contractors, WCAG 2.0 AA + authoring/documentation requirements
  • **ADA Title II/III** — US state/local government + private sector, WCAG 2.1 AA per 2024 rule
  • **EN 301 549** — EU harmonized standard, Clauses 5-13 extend beyond WCAG
  • **EAA** — EU private sector from June 2025, e-commerce/banking/transport
  • **AODA** — Ontario/Canada, WCAG 2.0 AA, 3-year compliance reports

Workflow

1. Identify applicable frameworks by market, org type, product type 2. Read existing audit results 3. Map findings to framework-specific requirements 4. Flag non-WCAG requirements (EN 301 549 Clauses 5-8, 10-13) 5. Generate VPAT 2.5 or compliance status matrix

VPAT Conformance Levels

  • **Supports** — Fully meets criterion
  • **Partially Supports** — Some functionality meets criterion
  • **Does Not Support** — Majority does not meet criterion
  • **Not Applicable** — Not relevant to the product

Output contract

Produce the file or script the task asks for. Report what you wrote as a short list of paths and what each one changes. Do not restate the file contents.

Shared rules, dispatch contract and schemas: `skills/a11y-core/SKILL.md`. Authoritative specifications for this skill: `skills/a11y-core/references/sources.md`.

Read more
Ships withaccessibility-agents

WCAG 2.2 AA enforcement for agentic coding, as a set of Agent Skills. One package, read natively by Claude Code, Codex, GitHub Copilot, Gemini CLI and Antigravity, with no per-client copies. Models forget accessibility while generating code.

Get the whole plugin
Stats
414
Stars
46
Forks
Active
Maintenance
JavaScript
Language
MIT
License
8h ago
Last commit
7mo ago
Created

Repo: Community-Access/accessibility-agents

Other skills on accessibility-agents.