Back to list
Software-Design-Club

frontend-accessibility

by Software-Design-Club

A todo app using NextJS as research into what makes a good stack

0🍴 0📅 Jan 18, 2026

SKILL.md


name: Frontend Accessibility description: Build accessible user interfaces with semantic HTML, keyboard navigation, proper color contrast, ARIA attributes, and screen reader support. Use this skill when creating or modifying frontend UI components, HTML templates, JSX/TSX files, forms, interactive elements, modals, navigation menus, or any user-facing interface code. Use this when ensuring keyboard accessibility, adding ARIA labels and roles, providing alt text for images, managing focus states, implementing proper heading hierarchy, testing with screen readers, or ensuring sufficient color contrast ratios. Use this when working on .jsx, .tsx, .vue, .html, or component files that render UI elements.

Frontend Accessibility

This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle frontend accessibility.

When to use this skill:

  • When creating or editing UI component files (.jsx, .tsx, .vue, .html, .svelte)
  • When building forms, buttons, links, or any interactive user interface elements
  • When implementing keyboard navigation and visible focus indicators
  • When adding ARIA attributes (aria-label, aria-describedby, role) to enhance accessibility
  • When providing alternative text for images and meaningful labels for form inputs
  • When ensuring proper color contrast ratios (minimum 4.5:1 for normal text)
  • When creating proper heading structure (h1-h6) in logical order
  • When managing focus in dynamic content, modals, dialogs, or single-page applications
  • When using semantic HTML elements (nav, main, button, article, section, header, footer)
  • When testing and verifying that interfaces work with screen readers
  • When building navigation menus, dropdown menus, or complex interactive widgets

Instructions

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

Score

Total Score

50/100

Based on repository quality metrics

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

Reviews

💬

Reviews coming soon