bycoinbase· 23 skills
Reviews already-written Coinbase Design System (CDS) UI for accessibility: verifying documented accessibility props (e.g. accessibilityLabel, accessibilityState), confirming the chosen CDS primitives cover the right assistive technology behavior, and checking usage against official CDS documentation—not generic web ARIA tutorials. Use this skill to review CDS UI for screen reader, keyboard, and labeled control requirements after the code has been written.
$npx -y skills add coinbase/cds --skill cds-accessibilityInstalls into the current project.
Run `npx skills use "https://github.com/coinbase/cds" --skill "coinbase/cds/cds-accessibility"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/coinbase/cds" that are relevant to the current task. Run `npx skills add "https://github.com/coinbase/cds"` and select the relevant skills, then follow their instructions.