accessibility
Every 2.5D website MUST implement ALL of the following. These are not optional enhancements — they are legal requirements in many jurisdictions and ethical requirements always.
Content Preview
# Accessibility Reference ## Non-Negotiable Rules Every 2.5D website MUST implement ALL of the following. These are not optional enhancements — they are legal requirements in many jurisdictions and ethical requirements always. --- ## 1. prefers-reduced-motion (Most Critical) Parallax and complex animations can trigger vestibular disorders — dizziness, nausea, migraines — in a significant portion of users. WCAG 2.1 Success Criterion 2.3.3 requires handling this. ```css /* This block must be
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/accessibility.md \
https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/engineering-team/epic-design/references/accessibility.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/alirezarezvani/claude-skillsThen reference at engineering-team/epic-design/references/accessibility.md
Related Skills
accessibility-wcag
Web accessibility patterns for WCAG 2.2 compliance including ARIA, keyboard navigation, screen readers, and testing
accessibility-wcagaccessibilitywcagtesting
by rohitg00 · awesome-claude-toolkit
Scanning for Accessibility Issues
This skill enables Claude to perform comprehensive accessibility audits. It uses the accessibility-test-scanner plugin to identify WCAG 2.1/2.2 compliance issues, validate ARIA attributes, check keyboard navigation, and assess screen reader compatibility. Use this skill when the user requests an acc
skill-adapterscanning for accessibility issues
by jeremylongshore · plugins-plus-skills
accessibility-compliance-accessibility-audit
You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct audits, identify barriers, and provide remediation guidance.
securityaccessibilitycomplianceaudit
by sickn33 (Antigravity) · antigravity-awesome-skills
scanning-accessibility
Validate WCAG compliance and accessibility standards (ARIA, keyboard navigation).
scanning-accessibilityscanningaccessibility
by jeremylongshore · plugins-plus-skills