Skip to main content

Best-of guides

Best Claude skills for accessibility in 2026

Accessibility is not a checkbox, it's whether your product works for everyone. The best Claude skills for accessibility audit your app against WCAG 2.2 AA with axe-core and Lighthouse CI, identify missing labels, low-contrast pairs, focus traps, and keyboard navigation gaps, then produce concrete fix code in your framework's idiom. They also cover document a11y, alt text, semantic headings, ARIA, and screen-reader behavior. Install one and ship an inclusive product without guessing.

Top 10 skills

See all →
  1. 01design-animate

    27 installs

    Add purposeful motion to interfaces using modern CSS — scroll-driven animations, view transitions, @starting-style, and GPU-accelerated transforms. Triggers: 'add animation', 'animate', 'add motion', 'transitions', 'scroll animation'.

    UXfrom Skills Hub
  2. 02design-claude

    26 installs

    HTML-first hi-fi design skill: interactive prototypes, slide decks, animation demos, design variant exploration, visual direction advising, and expert critique. Triggers: make a prototype, design demo, interactive prototype, HTML presentation, animation demo.

    UXfrom Skills Hub
  3. 03design-polish

    23 installs

    Final autonomous quality pass before shipping. Fixes alignment, spacing, consistency, typography hierarchy, color harmony, motion timing, and every micro-detail that separates good from great..

    UXfrom Skills Hub
  4. 04design-audit

    22 installs

    Comprehensive autonomous design quality audit across accessibility (WCAG 2.2), performance, theming, responsive/adaptive design, and anti-pattern detection. Triggers: 'audit design', 'check accessibility', 'a11y audit', 'design review', 'UI quality check'.

    UXfrom Skills Hub
  5. 05responsive

    21 installs

    Audit and fix responsive design issues across all breakpoints. Scans for fixed widths that cause mobile overflow, missing media query variants, non-responsive images, undersized touch targets below 48px, unreadable typography, and horizontal scroll violations..

    UXfrom Skills Hub
  6. 06design-sync

    13 installs

    Orchestrates the Claude Design ↔ Claude Code /design-sync handoff loop — imports your design system into the active project, validates generated UI components against design tokens, and round-trips edits back to Claude Design so prototypes always start from real components rather than approximations.

    UXfrom Skills Hub
  7. 07design-system

    12 installs

    Extract and formalize a design system from existing UI code. Scans for every hardcoded color, font size, spacing value, border radius, and shadow across the codebase, deduplicates near-identical values, generates framework-appropriate tokens (CSS custom properties, Tailwind config.

    UXfrom Skills Hub
  8. 08dark-mode

    10 installs

    Implement complete dark mode for any frontend project. Auto-detects theme system (Flutter ThemeData, Tailwind dark class, CSS variables, MUI, Chakra UI, styled-components), generates a dark color palette with proper surface elevation hierarchy and desaturated brand colors.

    UXfrom Skills Hub
  9. 09ux

    10 installs

    Dual-mode UX quality skill — runs a heuristic/accessibility/motion audit on the current codebase, or validates implementation against design mockups. Fixes all issues found and commits.

    UXfrom Skills Hub
  10. 10design-build

    8 installs

    Build distinctive, production-grade interfaces at speed. Ships working code — web or mobile — with modern CSS, fluid typography, purposeful motion, and zero generic AI aesthetics. Use when: 'build UI', 'design this', 'create interface', 'make it look good', 'build screen', 'implement design', 'frontend build', 'design build'.

    UXfrom Skills Hub

How to install

Every skill on this page is a SKILL.md file you can install with one command. The CLI writes the skill into the right directory for Claude Code, Cursor, Codex CLI, Windsurf, or any MCP-compatible tool.

$ npx @skills-hub-ai/cli install <skill-slug>