ss-a11y
Installation
SKILL.md
Accessibility Audit
When NOT to use
- For general design system compliance review → use
/ss-review - For Nielsen UX heuristics → use
/ss-audit - For non-StyleSeed code (no
data-slot, no semantic tokens) — assumes StyleSeed conventions - For runtime testing — this is a static code audit, not a screen-reader simulation
Target: $ARGUMENTS
Audit Criteria
WCAG 2.2 AA Compliance
Related skills
More from bitjaru/styleseed
ss-setup
Interactive setup wizard — guides you step-by-step to configure the design system for your project
18ss-audit
Audit screens for UX issues using Nielsen's heuristics and modern mobile UX best practices
18ss-lint
Quick automated lint — detects common design system violations in seconds
17ss-review
Review UI code for design system compliance, accessibility, and best practices
17ss-update
Update StyleSeed engine in your project — analyzes what's outdated and updates safely
17ss-feedback
Add appropriate user feedback states (loading, success, error, empty) to a component or page
17