AI Accessibility Coding Rules
AI coding rules for web accessibility — WCAG 2.1/2.2 compliance, ARIA patterns, keyboard navigation, and screen reader support
Frontend accessibility Cursor Rules
Details
Author: spencergoldade
Category: Frontend
Framework: accessibility
Format: Cursor Rules
Source:
View on GitHub
How to install in Cursor
One-line install
npx -y degit spencergoldade/cursor-designer . Manual steps
- Download or copy the rules file from the source repository.
- Add it to your project root as
.cursorrules. - Restart Cursor — the rules will be active for all AI interactions in this project.