vpat

Audit HTML, CSS, and JavaScript/TypeScript projects for WCAG 2.1 conformance and generate VPAT 2.4 ACR documentation.

1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/ngoldbla/vpat-skill --skill vpat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vpat
Source: https://github.com/ngoldbla/vpat-skill/tree/main
Command: npx skills add https://github.com/ngoldbla/vpat-skill --skill vpat

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The VPAT — Accessibility Audit & ACR Generator helps teams perform WCAG 2.1/Section 508 compliance assessments on web projects and produce VPAT 2.4-compliant ACRs.

Core Features & Use Cases

  • Automated accessibility audits across HTML, CSS, and JS/TSX codebases.
  • VPAT 2.4 ACR generation with structured ratings and remediation guidance.
  • Remediation planning and evidence-backed reporting for procurement and compliance.

Quick Start

Invoke the VPAT skill with /vpat on a web project to start an accessibility audit.

Frequently Asked Questions about vpat

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

FAQPage Schema
How do I generate a VPAT 2.4 compliant ACR for a web project?

You can audit WCAG 2.1 Level A and AA conformance by running the /vpat command on your HTML, CSS, and JavaScript/TypeScript codebase. It performs code-level checks and outputs a standardized conformance rating scheme for auditable results.

What is the best way to check WCAG 2.1 compliance in a TypeScript codebase?

Checking WCAG 2.1 compliance in a TypeScript codebase requires evaluating HTML, CSS, and JS/TSX files against Level A and AA criteria. The skill enforces a deterministic workflow with built-in reference materials to evaluate code-level conformance and provide remediation guidance.

Does the accessibility audit provide remediation guidance for failing checks?

Yes, the accessibility audit provides remediation guidance for failing checks. It evaluates your web project against WCAG 2.1 and Section 508 requirements, generating evidence-backed reporting that details what needs to be fixed for compliance.

Can I use this to audit Section 508 compliance for procurement requirements?

Yes, you can use this to audit Section 508 compliance for procurement requirements. It assesses web projects for WCAG 2.1 conformance and generates VPAT 2.4-compliant ACR documentation specifically structured for procurement and compliance validation.

How do I configure the accessibility audit workflow for my project?

You configure the accessibility audit workflow using a frontmatter-driven configuration. This approach enforces a deterministic workflow, ensuring consistent code-level checks and standardized conformance ratings across your web project audit.