Build accessible web applications following WCAG guidelines
# Accessibility Guide
## ARIA Basics
- Use semantic HTML first
- Add ARIA when needed
- Use proper roles
- Implement keyboard navigation
## Focus Management
- Visible focus indicators
- Logical tab order
- Skip links for navigation
- Focus traps for modals
## Screen Readers
- Use alt text for images
- Label form inputs
- Provide text alternatives
- Use headings properly
## Testing
- Use axe DevTools
- Test with screen readers
- Check keyboard navigation
- Validate color contrastThis Accessibility prompt is ideal for developers working on:
By using this prompt, you can save hours of manual coding and ensure best practices are followed from the start. It's particularly valuable for teams looking to maintain consistency across their accessibility implementations.
Yes! All prompts on Antigravity AI Directory are free to use for both personal and commercial projects. No attribution required, though it's always appreciated.
This prompt works excellently with Claude, ChatGPT, Cursor, GitHub Copilot, and other modern AI coding assistants. For best results, use models with large context windows.
You can modify the prompt by adding specific requirements, constraints, or preferences. For Accessibility projects, consider mentioning your framework version, coding style, and any specific libraries you're using.