スキル一覧に戻る
maksimtereshin

frontend-accessibility

by maksimtereshin

0🍴 0📅 2026年1月15日
GitHubで見るManusで実行

SKILL.md


name: Frontend Accessibility description: Build accessible user interfaces using semantic HTML, proper ARIA attributes, keyboard navigation support, sufficient color contrast, and screen reader compatibility. Use this skill when creating or modifying UI components, forms, navigation elements, modals, or any interactive frontend elements. Use when working with React components, Vue components, Angular templates, or vanilla HTML/JSX files (.tsx, .jsx, .vue, .html). Use when implementing keyboard navigation, focus management, form labels and inputs, image alt text, heading hierarchies, or ARIA roles and properties. Use when ensuring WCAG compliance, testing with screen readers, or creating accessible dynamic content and single-page applications. Use when adding color contrast requirements or visible focus indicators to interactive elements.

Frontend Accessibility

This Skill provides Claude Code with specific guidance on how to adhere to coding standards for web accessibility (a11y) and WCAG compliance.

When to use this skill

  • When creating or modifying UI components and interactive elements
  • When working with frontend component files (.tsx, .jsx, .vue, .html, .svelte)
  • When implementing semantic HTML structure with proper elements (nav, main, button, header, etc.)
  • When adding keyboard navigation and focus management to components
  • When creating forms with proper labels, inputs, and error messages
  • When adding images and ensuring they have descriptive alt text
  • When implementing modals, dialogs, or dynamic content that requires focus management
  • When setting up ARIA attributes (aria-label, aria-describedby, role, etc.)
  • When ensuring proper color contrast ratios (4.5:1 for text)
  • When creating logical heading hierarchies (h1-h6)
  • When testing with screen readers or accessibility testing tools
  • When building accessible navigation menus and interactive widgets

Instructions

For details, refer to the information provided in this file: frontend accessibility

スコア

総合スコア

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

レビュー

💬

レビュー機能は近日公開予定です