From ravn-ai-toolkit
Applies WCAG AA and ARIA best practices for screen readers, keyboard navigation, focus management, semantic HTML, and color contrast in user-facing interfaces or accessibility audits.
npx claudepluginhub ravnhq/ai-toolkitThis skill is limited to using the following tools:
- Use semantic HTML first — ARIA is a last resort, not a first tool
Provides WCAG 2.1/2.2 web accessibility patterns for inclusive UIs, auditing a11y issues, fixing screen readers, keyboard navigation, ARIA attributes, color contrast, and forms.
Implements a11y best practices like semantic HTML, keyboard navigation, ARIA attributes, landmarks, focus management, and WCAG 2.1 AA compliance for UI building and audits.
Ensures WCAG 2.1 AA compliance in React/Next.js apps by auditing UI components, keyboard navigation, ARIA attributes, color contrast, and screen reader support.
Share bugs, ideas, or general feedback.
<button> for actions, <a> for navigation — never a styled <div>See rules index for detailed patterns.
User: "Audit this form for WCAG AA issues and keyboard traps."
Expected behavior: Use design-accessibility guidance, follow its workflow, and return actionable output.
User: "Optimize SQL indexes for this analytics query."
Expected behavior: Do not prioritize design-accessibility; choose a more relevant skill or proceed without it.
design-accessibility scope and triggers.