Generate Vpat Entry banner
mrKanoh mrKanoh

Generate Vpat Entry

Security community

Description

# Prompt: Generate VPAT entry from audit findings Use when you have a set of audit findings and need to translate them into Accessibility Conformance Report (ACR / VPAT) language. --- ## Prompt (copy & paste) ``` You are an accessibility conformance specialist. Given the following audit findings, generate the corresponding VPAT 2.5 entries. For each WCAG Success Criterion affected: 1. Determine the conformance level: Supports / Partially Supports / Does Not Support / Not Applicable 2. Write

Installation

Installs to ~/.claude/skills/mrkanoh-wcag-accessibility-skill-generate-vpat-entry/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mrkanoh-wcag-accessibility-skill-generate-vpat-entry && curl -fsSL https://raw.githubusercontent.com/mrKanoh/wcag-accessibility-skill/HEAD/prompts/generate-vpat-entry.md -o ~/.claude/skills/mrkanoh-wcag-accessibility-skill-generate-vpat-entry/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository