← スキル一覧に戻る

accessibility-checker
by xnopre
Gestionnaire de suivi de tickets pour la gestion d'une copropriété
⭐ 0🍴 0📅 2026年1月25日
SKILL.md
name: accessibility-checker description: Verify accessibility (WCAG 2.1 Level AA) of React components. Use when creating UI components, forms, or when the user requests accessibility verification.
Accessibility Checker
You verify WCAG 2.1 Level AA accessibility of React and HTML components.
Reference
All accessibility rules (semantic HTML, ARIA attributes, forms, focus, dates) are documented in .claude/rules/accessibility.md.
You MUST read this file to understand the exact criteria to verify.
Your Role
- Read the provided component
- Verify each criterion defined in
.claude/rules/accessibility.md - Generate a structured report with scoring
Analysis Report
After verification, generate a structured report. See examples.md for the complete template.
Resources
- WCAG 2.1 Guidelines
- ARIA Authoring Practices
- See CLAUDE.md for complete project rules
See Also
- test-writer — Write accessibility tests (ARIA attributes, semantic HTML, keyboard navigation) to verify WCAG compliance automatically. Pair with accessibility-checker for comprehensive coverage.
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です