section-508

Advises on Section 508 and WCAG 2.0 AA compliance for federal ICT accessibility.

Updated Jul 29, 2026
One-click install
npx skills add https://github.com/FR-LYO-CYS-AURA/GRC-Consultant --skill section-508-fr-lyo-cys-aura
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: section-508
Source: https://github.com/FR-LYO-CYS-AURA/GRC-Consultant/tree/main/extracted-skills/section-508
Command: npx skills add https://github.com/FR-LYO-CYS-AURA/GRC-Consultant --skill section-508-fr-lyo-cys-aura

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 navigating the Revised 508 Standards, WCAG 2.0 success criteria, VPAT completion, and procurement obligations 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 Supports / Partially Supports / Does Not Support / Not Applicable ratings. - Accessibility Audits & Gap Assessments: Generates issue tables mapping WCAG criteria to violations, elements, and remediations, including keyboard, screen reader, contrast, and 200% zoom testing guidance. - Remediation & Procurement Support: Drafts phased remediation plans, RFP clauses referencing FAR 52.239-2 and 36 CFR Part 1194, and undue burden documentation workflows. - Use Case: A federal contractor needs an Accessibility Conformance Report for a web application; the skill produces a complete VPAT table citing each WCAG 2.0 Level A/AA criterion with remarks. ## Quick Start Ask the assistant to audit your web page against Section 508 and WCAG 2.0 AA and produce a 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, evaluation methods, then Tables 1 and 2 covering WCAG 2.0 Level A and AA criteria with conformance levels (Supports, Partially Supports, Does Not Support, Not Applicable) plus remarks, followed by Functional Performance Criteria.

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 Section 508.

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) with manual testing: keyboard-only navigation, screen readers (NVDA or JAWS with Chrome, VoiceOver with Safari), color contrast verification, and 200% browser zoom. Automated tools catch roughly 30-40% of issues.

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 such as a phone hotline or accessible format on request.

What makes a PDF accessible under Section 508?

An accessible PDF must be tagged with correct structure hierarchy, have reading order matching visual order, include alt text on images, provide accessible form field names, associate table headers with cells, and set document language and title. Verify with Acrobat Pro's Full Check.