From antigravity-awesome-skills
Audits StyleSeed-based UI components and pages for WCAG 2.2 AA issues like contrast, touch targets, semantics, and focus, applying safe code fixes.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:ui-a11yThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Part of [StyleSeed](https://github.com/bitjaru/styleseed), this skill audits components and pages for accessibility issues with an emphasis on the Toss seed's mobile UI patterns. It combines WCAG 2.2 AA checks with practical code fixes for touch targets, focus states, contrast, labels, and reduced motion.
Part of StyleSeed, this skill audits components and pages for accessibility issues with an emphasis on the Toss seed's mobile UI patterns. It combines WCAG 2.2 AA checks with practical code fixes for touch targets, focus states, contrast, labels, and reduced motion.
aria-label on inputsReturn:
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-awesome-skillsAudits components and pages for WCAG 2.2 AA issues with practical code fixes for touch targets, focus states, contrast, labels, and reduced motion. Part of the StyleSeed design system.
Enforces WCAG AA and ARIA best practices for screen readers, keyboard navigation, and focus management. Use when building or auditing user-facing interfaces for accessibility compliance.
Audits UI components against WCAG 2.2, Section 508, and ARIA requirements. Provides automated and manual steps for color, keyboard, screen reader, form, and motion accessibility.