Agent SkillsvmDeshpande/ai-agent-automation › wcag-audit-patterns

wcag-audit-patterns

GitHub

提供WCAG 2.2无障碍审计指南,涵盖自动化测试、手动验证及修复策略。用于网站合规性检查、违规修复及无障碍组件开发,满足ADA等法规要求。

.agents/skills/wcag-audit-patterns/SKILL.md vmDeshpande/ai-agent-automation

Trigger Scenarios

进行网站无障碍审计 修复WCAG违规问题 实现无障碍设计模式

Install

npx skills add vmDeshpande/ai-agent-automation --skill wcag-audit-patterns -g -y
More Options

Non-standard path

npx skills add https://github.com/vmDeshpande/ai-agent-automation/tree/main/.agents/skills/wcag-audit-patterns -g -y

Use without installing

npx skills use vmDeshpande/ai-agent-automation@wcag-audit-patterns

指定 Agent (Claude Code)

npx skills add vmDeshpande/ai-agent-automation --skill wcag-audit-patterns -a claude-code -g -y

安装 repo 全部 skill

npx skills add vmDeshpande/ai-agent-automation --all -g -y

预览 repo 内 skill

npx skills add vmDeshpande/ai-agent-automation --list

SKILL.md

Frontmatter
{
    "name": "wcag-audit-patterns",
    "description": "Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing accessible design patterns."
}

WCAG Audit Patterns

Comprehensive guide to auditing web content against WCAG 2.2 guidelines with actionable remediation strategies.

When to Use This Skill

  • Conducting accessibility audits
  • Fixing WCAG violations
  • Implementing accessible components
  • Preparing for accessibility lawsuits
  • Meeting ADA/Section 508 requirements
  • Achieving VPAT compliance

Core Concepts

1. WCAG Conformance Levels

Level Description Required For
A Minimum accessibility Legal baseline
AA Standard conformance Most regulations
AAA Enhanced accessibility Specialized needs

2. POUR Principles

Perceivable:  Can users perceive the content?
Operable:     Can users operate the interface?
Understandable: Can users understand the content?
Robust:       Does it work with assistive tech?

3. Common Violations by Impact

Critical (Blockers):
├── Missing alt text for functional images
├── No keyboard access to interactive elements
├── Missing form labels
└── Auto-playing media without controls

Serious:
├── Insufficient color contrast
├── Missing skip links
├── Inaccessible custom widgets
└── Missing page titles

Moderate:
├── Missing language attribute
├── Unclear link text
├── Missing landmarks
└── Improper heading hierarchy

Detailed patterns and worked examples

Detailed pattern documentation lives in references/details.md. Read that file when the navigation tier above is insufficient.

Best Practices

Do's

  • Start early - Accessibility from design phase
  • Test with real users - Disabled users provide best feedback
  • Automate what you can - 30-50% issues detectable
  • Use semantic HTML - Reduces ARIA needs
  • Document patterns - Build accessible component library

Don'ts

  • Don't rely only on automated testing - Manual testing required
  • Don't use ARIA as first solution - Native HTML first
  • Don't hide focus outlines - Keyboard users need them
  • Don't disable zoom - Users need to resize
  • Don't use color alone - Multiple indicators needed

Version History

  • 984893c Current 2026-08-20 08:52

Same Skill Collection

.agents/skills/accessibility-compliance/SKILL.md
.agents/skills/core-web-vitals/SKILL.md
.agents/skills/deploy-to-vercel/SKILL.md
.agents/skills/docker-expert/SKILL.md
.agents/skills/github-actions-docs/SKILL.md

Metadata

Files
0
Version
984893c
Hash
db263a34
Indexed
2026-08-20 08:52

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-25 00:27
浙ICP备14020137号-1 $방문자$