section-508

Guides Section 508 and WCAG 2.0 AA accessibility compliance for federal ICT systems.

869|179|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/Sushegaad/Claude-Skills-Governance-Risk-and-Compliance --skill section-508
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: section-508
Source: https://github.com/Sushegaad/Claude-Skills-Governance-Risk-and-Compliance/tree/main/plugins/section-508/skills/section-508
Command: npx skills add https://github.com/Sushegaad/Claude-Skills-Governance-Risk-and-Compliance --skill section-508

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Federal agencies, contractors, and ICT vendors must meet Section 508 accessibility requirements, but interpreting the Revised 508 Standards, completing VPATs, and auditing products against WCAG 2.0 Level A/AA criteria is complex and error-prone.

Core Features & Use Cases

  • VPAT / ACR Completion: Produces section-by-section conformance tables using the VPAT 2.x WCAG Edition with proper conformance levels and remarks.
  • Accessibility Audits & Gap Assessments: Generates issue tables mapping violations to specific WCAG success criteria with remediation guidance and priority ratings.
  • Procurement & Remediation Support: Drafts RFP clauses referencing FAR 52.239-2 and 36 CFR Part 1194, and builds phased remediation plans with owners, effort, and timelines.
  • Use Case: A federal contractor needs an Accessibility Conformance Report for a software product. The skill walks through Tables 1-3, Functional Performance Criteria, and testing methodology disclosure to produce a defensible ACR.

Quick Start

Ask the assistant to audit your web application against WCAG 2.0 Level AA and produce a Section 508 gap assessment table.

Frequently Asked Questions about section-508

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

FAQPage Schema
How do I fill out a VPAT for Section 508 compliance?

Use the VPAT 2.x WCAG Edition template from ITI. Complete product information, disclose evaluation methods (axe, NVDA, JAWS), then fill Table 1 (Level A), Table 2 (Level AA), and Table 3 (Functional Performance Criteria) with conformance levels and remarks for each criterion.

What WCAG version does Section 508 require?

The Revised Section 508 Standards (effective January 18, 2018) incorporate WCAG 2.0 Level A and AA for web content, software, electronic documents, and authoring tools. WCAG 2.1 is recommended but not yet mandated by the 508 standards.

Does Section 508 apply to private companies?

Section 508 directly applies to federal agencies for all ICT they develop, procure, maintain, or use. Private companies are affected only when they contract with the federal government, since ICT supplied to agencies must meet the standards.

How do I test a website for Section 508 compliance?

Combine automated scans (axe-core, Lighthouse, WAVE, catching roughly 30-40% of issues) with keyboard-only navigation, screen reader testing (NVDA, JAWS, VoiceOver), color contrast verification, and 200% zoom checks. Document results per WCAG criterion.

What is the undue burden exception in Section 508?

Undue burden applies when compliance imposes significant difficulty or expense. The agency must document the cost analysis, obtain a written determination from the agency head or CIO, and provide an alternative means of access to the information.

What are common VPAT mistakes to avoid?

Common deficiencies include using the outdated VPAT 1.x template, claiming "Supports" without evidence, overusing "Not Applicable," skipping Functional Performance Criteria, omitting testing methodology, and submitting a VPAT for a different product version than the one being procured.