From antigravity-awesome-skills
Audits 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.
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 dev-moe-kyawaung/antigravity-awesome-skills6plugins reuse this skill
First indexed Jun 3, 2026
Audits components or pages for WCAG 2.2 AA accessibility compliance. Checks color contrast, keyboard navigation, touch targets, form labels, and semantic HTML.
Audits components and pages for WCAG 2.2 AA compliance, including color contrast, touch targets, keyboard navigation, and semantic HTML. Applies auto-fixes and flags manual review items.
WCAG 2.1 AA/AAA accessibility audit for web components, pages, and apps. Detects contrast failures, missing ARIA labels, keyboard trap issues, focus order problems, and screen-reader gotchas. Use when user wants to audit accessibility, fix a11y warnings, prepare for compliance review, or validate UI against WCAG standards.