accessibility-audit
仓库创建 2026年1月29日最近提交 14 小时前SkillHot 收录 20 天前
▸ 精选理由
帮助产品/设计快速发现并修复无障碍问题,合规性强。
这个 Skill 做什么
基于WCAG2.2生成可执行的无障碍审计清单与修复优先级。
根据 WCAG 2.2 把界面或设计的问题逐项列成可执行的无障碍审计清单,评估通过/不通过并给出修复建议和优先级。适合在产品评审、上线前合规检查或做 a11y 修复计划时使用。特别之处是覆盖视觉、操作、认知和屏幕阅读器场景,并把解决方案写得具体好落地。
▸ 展开 SKILL.md 英文原文
Generate a WCAG 2.2 accessibility audit checklist and remediation suggestions for any UI or design. Use when asked to audit for accessibility, check WCAG compliance, review a design for a11y issues, or create an accessibility remediation plan. Produces a prioritised checklist with pass/fail assessments and specific fixes.
1.2k
Stars
220
Forks
40
仓库内 Skill
+74
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/mohitagw15856/pm-claude-skills/main/skills/accessibility-audit/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/mohitagw15856/pm-claude-skills/main/skills/accessibility-audit/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Accessibility Audit Skill This skill produces a structured accessibility audit based on WCAG 2.2 guidelines. It covers visual, motor, cognitive, and screen reader accessibility — with prioritised remediation for each issue found. ## Required Inputs Ask the user for these if not provided: - **What is being audited** (screen, component, full product, design spec) - **Description or image** of the UI - **Target WCAG level** (A / AA / AAA — default to AA, which is the legal standard in most jurisdictions) - **Known assistive technology users?** (Yes/No — if yes, which: screen reader / switch access / voice control / magnification) - **Platform** (Web / iOS / Android / Desktop app) ## Outpu
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有