Security & Compliance Custom Skills · Curated

Accessibility Statement Writer

Drafts an accessibility statement page that reflects the site's actual, current state.

What it does

Instead of publishing a generic legal-template statement, this works through the site's real accessibility posture (contrast checks, alt text coverage, keyboard navigation, known gaps) and drafts a statement that names what's actually true today, along with a contact path for visitors to report accessibility issues. Avoids the common failure mode of a statement claiming full compliance a site hasn't actually verified.

Install

This skill isn't packaged in an installable registry. It's a plain SKILL.md file you can copy directly. Copy it from the SKILL.md tab and save it at the path for your assistant:

Use it in your AI assistant

Claude Code

.claude/skills/accessibility-statement-writer/ (or ~/.claude/skills/accessibility-statement-writer/ for all projects)

GitHub Copilot (VS Code)

.github/skills/accessibility-statement-writer/

OpenAI Codex

.codex/skills/accessibility-statement-writer/

Cursor

.cursor/skills/accessibility-statement-writer/ (or ~/.cursor/skills/accessibility-statement-writer/ globally)

Compatibility

Any WordPress site. Most accurate when paired with the agent's own contrast and alt-text audit results as input rather than run in isolation.