Skip to main content
Back to the directory
supercent-io/skills-templateSoftware EngineeringFrontend and Design

web-accessibility

Implement WCAG 2.1 accessibility standards for semantic HTML, keyboard navigation, ARIA attributes, and screen reader support.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
12

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/supercent-io/skills-template --skill web-accessibility
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, web-accessibility has 12 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: supercent-io/skills-template. Canonical URL: https://skills.sh/supercent-io/skills-template/web-accessibility.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Implement WCAG 2.1 accessibility standards for semantic HTML, keyboard navigation, ARIA attributes, and screen reader support. Use meaningful HTML elements to make the structure clear. Tasks : Example (❌ Bad vs ✅ Good): Form Example : Ensure all features are usable without a mouse. Tasks : Decision Criteria : Example (React Dropdown): Provide additional context for screen readers. Tasks : Checklist : Example (Modal): aria-live Example (Notifications): Ensure sufficient contrast ratios for users with visual impairments. Tasks : Example (CSS): Validate accessibility with automated and manual testing. Tasks : Example (Jest + axe-core): Keyboard Accessibility : All features must be usable without a mouse Alternative Text : All images must have an alt attribute Clear Labels : All form inputs must have an associated label Do Not Remove Outline : Never use outline: none Do Not Use tabindex > 0 : Avoid changing focus order Do Not Convey Information by Color Alone : Accompany with icons or text Semantic HTML First : ARIA is a last resort Focus Management : Manage focus on page transitions in SPAs Error Messages : Clear and helpful error messages #accessibility #a11y #WCAG #ARIA #screen-reader #keyboard-navigation #frontend - Covers semantic HTML structure, keyboard navigation (Tab, arrow keys, ESC), and focus management for modals and interactive components - Provides ARIA attribute...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does web-accessibility do?

Implement WCAG 2.1 accessibility standards for semantic HTML, keyboard navigation, ARIA attributes, and screen reader support.

Is web-accessibility good?

web-accessibility does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support web-accessibility?

web-accessibility currently lists compatibility with Gemini CLI, ChatGPT, Skills CLI.

Is web-accessibility safe to install?

web-accessibility has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to web-accessibility?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install web-accessibility?

Run the following command to install web-accessibility: npx skills add https://github.com/supercent-io/skills-template --skill web-accessibility

Related skills

More from supercent-io/skills-template

Related skills

Alternatives in Software Engineering