MVP
Accessibility Agent
Ensures your design meets WCAG standards and is usable by everyone.
What it does
Accessibility checks your design against WCAG standards — contrast, ARIA, keyboard navigation — and flags what to fix so everyone can use your product.
When to use it
Use it before launch, and any time you want to confirm a flow is usable by people with disabilities.
What it can do
- WCAG compliance
- Contrast analysis
- Screen reader optimization
- Keyboard navigation
What you give it
When you run this agent you can tune it with these settings (sensible defaults are provided):
WCAG TargetAA (Recommended), AAA (Strict), A (Minimum)
PlatformWeb, iOS Mobile, Android Mobile, Desktop App, All Platforms
What you get back
- a testable hypothesis card you can validate
Every output lands on your canvas as a node you can edit, connect, and trace back to its source.
Examples
- Check color contrast ratios
- Validate ARIA labels
- Test keyboard navigation flow