Skip to content

Commit 3aa7626

Browse files
committed
feat(a11y): update a11y-audit skill documentation and introduce new file
- Updated the SKILL.md files for `claude-a11y-audit` and `codex-a11y-audit` to link to the new `a11y-audit` documentation. - Introduced a comprehensive SKILL.md file for `a11y-audit`, detailing its purpose, prerequisites, instructions, and a checklist for conducting accessibility audits. - Enhanced the document to provide clear guidelines for identifying accessibility regressions and proposing minimal fixes.
1 parent c213417 commit 3aa7626

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.claude/skills/a11y-audit/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ description: Use when reviewing UI diffs, accessibility audits, or flaky UI test
44
---
55

66
This skill is shared. Read the canonical skill at:
7-
../../../skills/accessibility-change-audit/SKILL.md
7+
../../../skills/a11y-audit/SKILL.md

.codex/skills/a11y-audit/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ description: Use when reviewing UI diffs, accessibility audits, or flaky UI test
44
---
55

66
This skill is shared. Read the canonical skill at:
7-
../../../skills/accessibility-change-audit/SKILL.md
7+
../../../skills/a11y-audit/SKILL.md
File renamed without changes.

0 commit comments

Comments
 (0)