From claude-code-starter
Scans HTML/components for accessibility issues and fixes them: alt text on images, form labels, ARIA on buttons/links, WCAG AA color contrast, keyboard navigation, semantic tags, focus styles. Outputs report before applying fixes.
npx claudepluginhub lighthouse-strategy/claude-code-starterThis skill uses the workspace's default tool permissions.
帮用户检查并修复网站的无障碍性问题,让更多人能使用你的网站。
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides agent creation for Claude Code plugins with file templates, frontmatter specs (name, description, model), triggering examples, system prompts, and best practices.
帮用户检查并修复网站的无障碍性问题,让更多人能使用你的网站。
读取项目中的 HTML 和组件,检查:
## 无障碍检查报告
### 必须修复(影响可用性)
- [文件:行号] 问题 + 修复方案
### 建议改进
- [文件:行号] 改进建议
### 合规状态
- WCAG AA 合规:是/否
用户确认后修复所有问题。
无障碍修复完成。你的网站现在对键盘用户和屏幕阅读器更友好了。