feat: migrate all skills from Claude session: SKILL.md
This commit is contained in:
parent
2b87761936
commit
f97e65cb3a
1 changed files with 9 additions and 0 deletions
9
skills/accessibility-review/SKILL.md
Normal file
9
skills/accessibility-review/SKILL.md
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
---
|
||||||
|
name: accessibility-review
|
||||||
|
description: Run a WCAG 2.1 AA accessibility audit on a design or page. Trigger with "audit accessibility", "check a11y", "is this accessible?", or when reviewing a design for color contrast, keyboard navigation, touch target size, or screen reader behavior before handoff.
|
||||||
|
argument-hint: "<Figma URL, URL, or description>"
|
||||||
|
---
|
||||||
|
|
||||||
|
# /accessibility-review
|
||||||
|
|
||||||
|
Audit a design or page for WCAG 2.1 AA accessibility compliance.
|
||||||
Loading…
Reference in a new issue