← 返回 Skills 市场
wenwei020

Accessible Game Development

作者 wenwei020 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
122
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install accessible-game-development
功能描述
Develop accessible HTML games optimized for screen readers like Zhengdu, NVDA, and JAWS, supporting blind and low-vision users per accessibility standards.
使用说明 (SKILL.md)

无障碍HTML游戏开发技能

按照《无障碍HTML游戏开发规范》开发适配屏幕阅读器的HTML游戏,支持国内争渡读屏,兼顾全盲/低视力用户。

规范文件

accessible-html-game-development-spec.md - 完整开发规范

使用方式

当用户提到「无障碍游戏开发」、「开发无障碍游戏」、「accessible game」等关键词时,自动触发本技能:

  1. 读取完整开发规范
  2. 根据规范要求指导/生成无障碍HTML游戏代码
  3. 检查代码是否符合无障碍标准(ARIA语义、键盘导航、动态更新等)
  4. 提供符合规范的最佳实践建议

核心原则

  1. 全盲用户体验优先,兼顾低视力和明眼陪伴
  2. 所有操作必须能通过键盘+屏幕阅读器完成,不需要鼠标
  3. 每个可交互元素必须让读屏读出完整准确的当前信息
  4. 视觉美观辅助理解,不影响读屏操作

检查清单

开发完成后需要验证:

  • 所有可交互元素都能Tab聚焦
  • 每个可聚焦元素有完整的aria-label包含所有信息
  • 状态变化后正确更新所有aria-label
  • 常用操作有accesskey快捷键
  • 有aria-live状态区域播报动态更新
  • 焦点有清晰可见的轮廓
  • 颜色区分清晰,兼顾低视力
  • 模态对话框正确使用ARIA dialog属性
  • 选项选择用按钮直接点击,不需要单选+确认
安全使用建议
This is an instruction-only skill containing a detailed accessibility spec and development guidance — it looks coherent and safe to install. Things to keep in mind before use: (1) the README contains a sample local path (D:\...) — the skill will not automatically read your filesystem unless you explicitly grant file access or paste files into the agent; be cautious about granting file-system permissions. (2) The skill may generate HTML/JS code; always review generated code before running it in a browser or deploying it. (3) If you use suggested third-party resources (audio marketplaces, synthesis services), those may require credentials or network access—only provide such secrets when you trust the service. Overall this skill appears benign and proportionate to its purpose.
功能分析
Type: OpenClaw Skill Name: accessible-game-development Version: 1.0.0 The skill bundle provides legitimate instructions and technical specifications for developing accessible HTML games for screen reader users (a11y). The files (SKILL.md, README.md, and the specification document) contain standard ARIA roles, keyboard navigation logic, and UI/UX best practices aligned with the stated purpose. There are no indicators of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description (accessible HTML game development) match the provided files and runtime instructions. The skill requests no credentials, binaries, or installs and only contains guidance/specification files needed for the stated purpose.
Instruction Scope
SKILL.md instructs the agent to read the included spec, generate/check accessible HTML game code, and provide best practices — all consistent with the stated purpose. Minor inconsistency: README references a local Windows path (D:\无障碍游戏\无障碍HTML游戏开发规范.md) which is not declared in requirements and may be a leftover/example. The SKILL.md does not instruct the agent to access arbitrary user files or external endpoints.
Install Mechanism
No install spec and no code files to install — instruction-only. Lowest-risk category (nothing written to disk by the skill itself).
Credentials
The skill requests no environment variables, credentials, or config paths. Mentions of external services (e.g., Tencent skill market for audio generation) are advisory only and do not require credentials in the skill metadata.
Persistence & Privilege
always is false and model invocation is allowed (default). The skill does not request permanent presence or system-level changes; autonomous invocation is normal and not combined with other red flags here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install accessible-game-development
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /accessible-game-development 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Complete accessibility guidelines for HTML game development. Supports screen readers like Zhoudun, NVDA, JAWS. Enables accessible game development for blind and low-vision users.
元数据
Slug accessible-game-development
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Accessible Game Development 是什么?

Develop accessible HTML games optimized for screen readers like Zhengdu, NVDA, and JAWS, supporting blind and low-vision users per accessibility standards. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 122 次。

如何安装 Accessible Game Development?

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

Accessible Game Development 是免费的吗?

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

Accessible Game Development 支持哪些平台?

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

谁开发了 Accessible Game Development?

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

💬 留言讨论