accessibility-checker
Installation
SKILL.md
Accessibility Checker
Automatically check code and elements for accessibility issues.
Accessibility Philosophy
Accessibility is not a checklist—it's a mindset of inclusive design.
Core Beliefs
- Universal Design: Build for everyone from the start, not as an afterthought
- Progressive Enhancement: Core functionality works for all, enhancements are optional
- Semantic First: Meaningful HTML structure over ARIA workarounds
- Real Users: Test with actual assistive technology users when possible