Showing 28 verified skills. 284 preview entries are hidden until we confirm a real source. Show preview skills · Why?
Test accessibility by navigating your app with keyboard-only input
cu install accessibility-testerComputer use accessibility testing: navigate using only keyboard, check focus order, verify screen reader announcements, test color contrast, and document WCAG violations.
mkdir -p ~/.claude/skills/cu-accessibility-tester~/.claude/skills/cu-accessibility-tester/SKILL.mdResulting file structure:
~/.claude/
skills/
cu-accessibility-tester/
SKILL.md <-- skill definitionSkills are loaded automatically by Claude Code when you start a new session. The skill name and description in the frontmatter determine when Claude triggers it.
Recommended from shared domain, career, and tool overlap with Visual A11y Tester
Extract a complete token set from any website or codebase
Both used by Designer, Software Engineer
Run a full WCAG 2.2 accessibility audit with actionable fixes
Both used by Designer, Software Engineer
Describe a component and get production-ready accessible code
Both used by Designer, Software Engineer
Test responsive layouts at every breakpoint with visual proof
Both used by Designer, Software Engineer
Generate a full accessible color system from one brand color
Both used by Designer, Software Engineer
Generate component docs with props tables and usage examples
Both used by Designer, Software Engineer
Visual A11y Tester