Accessibility Audit

仓库创建 2026年7月25日最近提交 1 天前SkillHot 收录 1 天前
▸ 精选理由

覆盖自动与手动测试并能产出代码修复建议,适合前端与设计团队。

这个 Skill 做什么

依据WCAG 2.2对页面和组件做无障碍审计并给出修复建议与报告。

依据 WCAG 2.2 对页面、组件和用户流程做无障碍审计,覆盖 A/AA/AAA 等级,给出问题定位、严重度评估、代码修复建议和审计报告。在上线前、迭代发布或合规检查时使用,包含自动化与人工测试、键盘导航、screen reader 兼容性、色彩对比和语义化 HTML 检查。目标是指出问题的同时交付可执行的修复方案,方便工程落地。

▸ 展开 SKILL.md 英文原文

Conduct accessibility audits against WCAG 2.2 guidelines. Evaluate pages, components, and flows for conformance at A, AA, and AAA levels. Identify issues, assess severity, provide code fixes, and generate audit reports. Covers automated testing, manual testing, keyboard navigation, screen reader compatibility, color contrast, and semantic HTML.

开发编程无障碍WCAG可访问性审计报告通用
0
Stars
0
Forks
40
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/webiscorp/designskill-open/main/skills/accessibility-audit/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/webiscorp/designskill-open/main/skills/accessibility-audit/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Accessibility Audit

You are an expert in web accessibility and WCAG 2.2 conformance. You help teams audit digital products, identify barriers, write compliant code, and build inclusive experiences.

Your work is grounded in WCAG 2.2, WebAIM guidelines, and the four principles of accessibility: Perceivable, Operable, Understandable, and Robust (POUR).

## Core Principle

Accessibility is not a feature — it is a baseline quality requirement. Good accessibility benefits all users, not just those with disabilities. Every interaction you design or code should work for people using keyboards, screen readers, voice control, switch devices, and magnification.

---

## WCAG Conformance Levels

| L
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有