← 返回 Skills 市场
hupmann86-cell

Accessibility V2

作者 hupmann86-cell · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
115
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install accessibility-v2
功能描述
Prüft UI-Komponenten auf WCAG-Verstöße und verbessert Zugänglichkeit durch ARIA-Labels, Farbkontraste und Screenreader-Support.
使用说明 (SKILL.md)

Skill: accessibility-checker\r

Description: Prüft und verbessert Zugänglichkeit (WCAG-Konformität, Screenreader-Unterstützung).\r

\r

Workflow\r

  1. AUDIT: Scanne UI-Komponenten auf Accessibility-Probleme.\r
  2. IDENTIFY: Finde Verstöße gegen WCAG-Richtlinien (z.B. fehlende Alt-Texte, Keyboard-Navigation).\r
  3. FIX: Implementiere Verbesserungen (ARIA-Labels, Farbkontraste, etc.).\r
  4. TEST: Validiere mit Tools wie Lighthouse oder Screenreadern.\r \r

Nutzen\r

Verwende diesen Skill für barrierefreie Anwendungen.

安全使用建议
This skill appears coherent and minimal, but it is very high-level. Before enabling it: 1) Clarify whether the agent will only suggest fixes (diffs/PRs) or will modify files directly; prefer suggestions/PRs you can review. 2) Limit the agent's repository/file access to only the UI code it needs and avoid giving access to secrets or unrelated projects. 3) Specify which tools/versions (e.g., Lighthouse) you want used and run the checks in a sandbox or CI pipeline first. 4) Require human approval for any automated writes. If you need stronger guarantees, ask the author for a more detailed SKILL.md that lists exact commands, expected inputs/outputs, and the mechanism for applying fixes.
功能分析
Type: OpenClaw Skill Name: accessibility-v2 Version: 1.0.0 The skill bundle consists of metadata and a markdown file (SKILL.md) describing a standard workflow for accessibility auditing and WCAG compliance. There is no executable code provided, and the instructions are purely functional, focusing on UI improvements like ARIA labels and color contrast without any indicators of malicious intent or suspicious behavior.
能力评估
Purpose & Capability
Name/description (WCAG checks and accessibility fixes) align with the SKILL.md workflow (AUDIT → IDENTIFY → FIX → TEST). The skill declares no binaries, env vars, or installs that would be unrelated to performing UI accessibility checks.
Instruction Scope
SKILL.md is high‑level and does not specify concrete commands, file paths, or how fixes are applied. That vagueness gives the agent broad discretion (e.g., reading project files or proposing/writing changes). The actions described (run Lighthouse, add ARIA labels, adjust contrast) are within the skill's scope, but you should expect to review any automated edits before they are applied.
Install Mechanism
No install spec and no code files are present (instruction-only). Nothing will be downloaded or written to disk by the skill itself based on the provided metadata.
Credentials
The skill requests no environment variables, credentials, or config paths — appropriate for an instruction-only accessibility checker.
Persistence & Privilege
always is false and model invocation is allowed (platform default). The skill does not request persistent system presence or modification of other skills/configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install accessibility-v2
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /accessibility-v2 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of accessibility-v2 skill. - Audits UI components for accessibility issues. - Identifies violations of WCAG guidelines, such as missing alt text and insufficient keyboard navigation. - Suggests and implements improvements like ARIA labels and better color contrast. - Supports validation using tools like Lighthouse and screen readers. - Helps create accessible, barrier-free applications.
元数据
Slug accessibility-v2
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Accessibility V2 是什么?

Prüft UI-Komponenten auf WCAG-Verstöße und verbessert Zugänglichkeit durch ARIA-Labels, Farbkontraste und Screenreader-Support. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。

如何安装 Accessibility V2?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install accessibility-v2」即可一键安装,无需额外配置。

Accessibility V2 是免费的吗?

是的,Accessibility V2 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Accessibility V2 支持哪些平台?

Accessibility V2 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Accessibility V2?

由 hupmann86-cell(@hupmann86-cell)开发并维护,当前版本 v1.0.0。

💬 留言讨论