web-accessibility
Build Accessible Web Interfaces
Inaccessible interfaces exclude users and create compliance risk. This skill guides accessible HTML, ARIA, keyboard behavior, visual contrast, and testing.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "web-accessibility" from https://skillstore.io/skills/supercent-io-web-accessibility.md and its manifest at https://skillstore.io/api/skills/supercent-io-web-accessibility/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "web-accessibility". Review a checkout form for accessibility gaps.
Expected outcome:
A prioritized checklist covering labels, error messages, focus order, contrast, keyboard behavior, and validation announcements.
Using "web-accessibility". Make a modal usable for keyboard and screen reader users.
Expected outcome:
A remediation plan for dialog roles, focus placement, focus trapping, Escape handling, labeling, and return focus behavior.
Using "web-accessibility". Prepare accessibility acceptance criteria for a tab interface.
Expected outcome:
Clear criteria for tab roles, arrow key navigation, selected state, panel labeling, and manual test steps.
Security Audit
SafeAll 74 static findings were reviewed against SKILL.md and SKILL.toon. The alerts are false positives from Markdown code fences, inline accessibility examples, documentation links, and relative documentation references. No prompt injection, malicious intent, executable shell commands, credential handling, or runtime network or filesystem behavior was found.
Risk Factors
โ๏ธ External commands (56)
๐ Network access (4)
๐ Filesystem access (2)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/supercent-io-web-accessibility/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/supercent-io-web-accessibility?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/supercent-io-web-accessibility?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/supercent-io-web-accessibility/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/supercent-io-web-accessibility.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
supercent-io. (2026). web-accessibility security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/supercent-io-web-accessibility/audits/5BibTeX citation
@techreport{supercent-io-supercent-io-web-accessibility-2026,
author = {supercent-io},
title = {web-accessibility security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/supercent-io-web-accessibility/audits/5},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "web-accessibility security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "supercent-io"
date-released: "2026-07-07"
url: "https://skillstore.io/skills/supercent-io-web-accessibility/audits/5"
identifiers:
- type: other
value: "skillstore:supercent-io-web-accessibility:audit:5"
description: "Skillstore immutable audit report identifier"
Compare variants
2 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
89jobrien-web-accessibility
2026-08-21
supercent-io-web-accessibility
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Build Accessible Components
Create buttons, forms, modals, dropdowns, and tabs with semantic markup and keyboard support.
Audit Product Screens
Review existing pages for labels, focus order, contrast, ARIA usage, and screen reader behavior.
Prepare WCAG Remediation
Convert accessibility gaps into practical fixes and acceptance criteria for development teams.
Try These Prompts
Review this component for WCAG AA accessibility issues. Focus on semantic HTML, labels, keyboard use, focus states, and screen reader behavior.
Improve this menu or dialog so it works with Tab, Shift+Tab, Enter, Space, arrow keys, and Escape. Explain each change.
Design an accessible form for [purpose] in [framework]. Include labels, errors, required fields, live announcements, and validation guidance.
Create a WCAG 2.1 AA test plan for [feature]. Include automated checks, manual keyboard tests, screen reader checks, and acceptance criteria.
Best Practices
- Start with semantic HTML before adding ARIA.
- Test every workflow with keyboard only and visible focus.
- Pair automated scans with manual screen reader and interaction checks.
Avoid
- Replacing visible labels with placeholder text only.
- Removing focus outlines without providing a clear custom focus style.
- Using positive tabindex values to force a custom focus order.
Frequently Asked Questions
What accessibility standard does this skill target?
Can it help with ARIA decisions?
Does it generate complete production components?
Does it cover keyboard accessibility?
Can it replace automated accessibility tools?
Is legal compliance guaranteed?
Developer Details
Author
supercent-ioLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/supercent-io/skills-template/tree/main/.agent-skills/web-accessibility/Ref
36e07d5e13068e5be64447e8f20b427cf2cbd21a
Maintenance freshness
7/18/2026
Usage
22 downloads ยท 154 views
File structure
๐ SKILL.md
๐ SKILL.toon