# A11y

> 当用户想检查无障碍性、添加 ARIA 标签、修复键盘导航或对比度问题时使用 — 检查并修复网站无障碍性问题

- **Type:** Skill
- **Install:** `agentstack add skill-lightpointventures-claude-code-starter-a11y`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [lightpointventures](https://agentstack.voostack.com/s/lightpointventures)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [lightpointventures](https://github.com/lightpointventures)
- **Source:** https://github.com/lightpointventures/claude-code-starter/tree/main/skills/a11y
- **Website:** https://github.com/lighthouse-strategy/claude-code-starter

## Install

```sh
agentstack add skill-lightpointventures-claude-code-starter-a11y
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 无障碍检查

帮用户检查并修复网站的无障碍性问题，让更多人能使用你的网站。

## 步骤

### 1. 扫描无障碍问题

读取项目中的 HTML 和组件，检查：

- **图片** — 是否有 alt 属性，描述是否有意义
- **表单** — 输入框是否有 label，错误提示是否可读
- **按钮/链接** — 是否有可识别的文字或 aria-label
- **颜色对比** — 文字和背景的对比度是否达标（WCAG AA: 4.5:1）
- **键盘导航** — 是否可以用 Tab 键访问所有交互元素
- **语义化** — 是否使用了正确的 HTML 标签（nav、main、article 等）
- **焦点样式** — 键盘聚焦时是否有可见的指示

### 2. 输出报告

```
## 无障碍检查报告

### 必须修复（影响可用性）
- [文件:行号] 问题 + 修复方案

### 建议改进
- [文件:行号] 改进建议

### 合规状态
- WCAG AA 合规：是/否
```

### 3. 执行修复

用户确认后修复所有问题。

### 4. 完成

> 无障碍修复完成。你的网站现在对键盘用户和屏幕阅读器更友好了。

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [lightpointventures](https://github.com/lightpointventures)
- **Source:** [lightpointventures/claude-code-starter](https://github.com/lightpointventures/claude-code-starter)
- **License:** MIT
- **Homepage:** https://github.com/lighthouse-strategy/claude-code-starter

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-lightpointventures-claude-code-starter-a11y
- Seller: https://agentstack.voostack.com/s/lightpointventures
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
