oneie
Version:
Build apps, websites, and AI agents in English. Zero-interaction setup for AI agents (Claude Code, Cursor, Windsurf). Download to your computer, run in the cloud, deploy to the edge. Open source and free forever.
22 lines (14 loc) • 327 B
Markdown
# Check Accessibility
**Category:** design
**Version:** 1.0.0
**Used By:** agent-quality, agent-designer
## Purpose
Verifies WCAG compliance.
## Checks
- Color contrast ratios
- Keyboard navigation
- Screen reader support
- ARIA labels
- Semantic HTML
## Version History
- **1.0.0** (2025-10-18): Initial implementation