accessibility

仓库创建 2026年3月26日最近提交 20 天前SkillHot 收录 21 天前
▸ 精选理由

覆盖常见 a11y 问题,适合前端与产品做合规评估。

▸ 风险提示

建议对自动检测结果进行人工复核以避免误报。

这个 Skill 做什么

遵循 WCAG 对网页可访问性进行审计与改进建议。

按 WCAG 2.1 对网页做无障碍(a11y)审计并给出可执行改进建议,覆盖屏幕阅读器、键盘导航、语义标签等常见问题。当需要做“可访问性审核”、“支持无障碍”或提高屏幕阅读器兼容性时就用,不适合作 SEO 或性能全面审计。会保留上游工作流和支持文件,适合要把无障碍作为开发流程一部分的团队。

▸ 展开 SKILL.md 英文原文

Accessibility (a11y) workflow skill. Use this skill when the user needs Audit and improve web accessibility following WCAG 2.1 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible". Do NOT use for SEO (use seo), performance (use core-web-vitals), or comprehensive site audits covering multiple areas (use web-quality-audit) and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.

开发编程无障碍WCAG辅助技术通用
96
Stars
24
Forks
40
仓库内 Skill
+25
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skills/main/skills_omni/accessibility/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skills/main/skills_omni/accessibility/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Accessibility (a11y)

## Overview

This public intake copy packages `packages/skills-catalog/skills/(quality)/web-accessibility` from `https://github.com/tech-leads-club/agent-skills` into the native Omni Skills editorial shape without hiding its origin.

Use it when the operator needs the upstream workflow, support files, and repository context to stay intact while the public validator and private enhancer continue their normal downstream flow.

This intake keeps the copied upstream files intact and uses `metadata.json` plus `ORIGIN.md` as the provenance anchor for review.

# Accessibility (a11y) Comprehensive accessibility guidelines based on WCAG 2.1 and Lighthouse accessibility audits.
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有