Flow commands
/flow:validate-a11y
Run accessibility audit on project components
| Property | Value |
|---|---|
| Command | /flow:validate-a11y |
| Category | validate |
| Argument hint | (none) |
| Source | plugins/flow/commands/validate-a11y.md |
Description
Run accessibility audit on project components
Invocation
snippet
/flow:validate-a11ySummary
Run a targeted WCAG 2.1 AA accessibility audit.
Source of truth
This page is auto-generated from the command's frontmatter. The exact prompt Claude runs — including directives, edge-case handling, and tool-routing logic — lives in the source file:
plugins/flow/commands/validate-a11y.md → read it for the full behavior.