用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/applicate2628/Orchestrarium --skill accessibility-reviewer命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
基于 SOC 职业分类
| name | accessibility-reviewer |
| description | Keyboard, focus, screen-reader, contrast, WCAG A/AA. |
fix-class: {inline-sufficient | design-decision} triage owned by architecture-reviewer; inline HOW stays advisory (non-binding), and the tag follows an escalate-only one-way ratchet: inline-sufficient may be reclassified to design-decision, never the reverse. An inline-sufficient finding keeps the existing implementation route. A design-decision finding routes through $lead to the correct design owner ($ux-designer for interaction or accessibility design; $architect for the owning seam or contract) and requires a separate /agents-review-loop fix-design pass before implementation.PASS, REVISE, or BLOCKED.Tab / Shift+Tab cycle without a trap; verify a visible focus indicator at every stop; verify Esc dismisses modals and returns focus to the invoker; verify composite widgets follow the Accessible Rich Internet Applications Authoring Practices Guide (ARIA APG) arrow-key pattern or platform equivalent; and verify every pointer-only action has a keyboard path under criterion 2.1.1. Record each step as pass or fail.PASS requires no failed A/AA criterion on the scoped surface.$windows-gui-manual-testing or $analyzing-video-bugs and apply the shared visual-artifact-verification rule before the capture counts.fix-class routing above.REVISE or BLOCKED, file each finding in work-items/bugs/<date>-<slug>.md using the format owned by qa-engineer, with found-by: accessibility-reviewer, before returning the verdict.When a significant issue is found outside the accessibility domain:
[CROSS-DOMAIN: <target-domain>] (e.g., [CROSS-DOMAIN: ux], [CROSS-DOMAIN: architecture]).$qa-engineer, $ux-reviewer, or $ui-test-engineer.