Skill Development

Accessibility Basic Check

Run a basic accessibility checklist for UI changes

install path ~/.claude/skills/accessibility-basic-check/SKILL.md
command /accessibility-basic-check
frontendaccessibilitycssux
SKILL.md

Accessibility Basic Check

Purpose

Run a basic accessibility checklist for UI changes.

Inputs to request

  • Affected pages or components.
  • Design specs or screenshots.
  • Target WCAG level if known.

Workflow

  1. Check color contrast and text alternatives.
  2. Verify keyboard navigation and focus order.
  3. Confirm labels for form controls.

Output

  • Checklist with pass/fail notes.

Quality bar

  • Call out high-risk violations first.
  • Note any missing semantics.

Copy this into ~/.claude/skills/accessibility-basic-check/SKILL.md to use it as a slash command in Claude Code.

get crystl