← Back to Skills Marketplace
wenwei020

Accessible Game Development

by wenwei020 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
122
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install accessible-game-development
Description
Develop accessible HTML games optimized for screen readers like Zhengdu, NVDA, and JAWS, supporting blind and low-vision users per accessibility standards.
README (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属性
  • 选项选择用按钮直接点击,不需要单选+确认
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install accessible-game-development
  3. After installation, invoke the skill by name or use /accessible-game-development
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug accessible-game-development
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 122 downloads so far.

How do I install Accessible Game Development?

Run "/install accessible-game-development" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Accessible Game Development free?

Yes, Accessible Game Development is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Accessible Game Development support?

Accessible Game Development is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Accessible Game Development?

It is built and maintained by wenwei020 (@wenwei020); the current version is v1.0.0.

💬 Comments