什麼是 web-severity-scoring?
Web 可訪問性審核的嚴重性評分、記分卡計算、置信度和補救追蹤。在計算頁面可訪問性分數(A-F 等級為 0-100)、追蹤審核中的補救進度或產生跨頁面比較記分卡時使用。 來源:taylorarndt/a11y-agent-team。
Web 可訪問性審核的嚴重性評分、記分卡計算、置信度和補救追蹤。在計算頁面可訪問性分數(A-F 等級為 0-100)、追蹤審核中的補救進度或產生跨頁面比較記分卡時使用。
透過命令列快速安裝 web-severity-scoring AI 技能到你的開發環境
來源:taylorarndt/a11y-agent-team。
| 90-100 | A | Excellent - minor or no issues, meets WCAG AA | | 75-89 | B | Good - some issues, mostly meets WCAG AA | | 50-74 | C | Needs Work - multiple issues, partial WCAG AA compliance | | 25-49 | D | Poor - significant accessibility barriers | | 0-24 | F | Failing - critical barriers, likely unusable with AT |
| High | 100% | Confirmed by axe-core + agent, or definitively structural (missing alt, no labels, no lang) | | Medium | 70% | Found by one source, likely issue (heading edge cases, questionable ARIA, possible keyboard traps) | | Low | 30% | Possible issue, needs human review (alt text quality, reading order, context-dependent link text) |
Issues found by both axe-core AND agent review are automatically upgraded to high confidence regardless of individual confidence ratings.
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/taylorarndt/a11y-agent-team --skill web-severity-scoringWeb 可訪問性審核的嚴重性評分、記分卡計算、置信度和補救追蹤。在計算頁面可訪問性分數(A-F 等級為 0-100)、追蹤審核中的補救進度或產生跨頁面比較記分卡時使用。 來源:taylorarndt/a11y-agent-team。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/taylorarndt/a11y-agent-team --skill web-severity-scoring 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/taylorarndt/a11y-agent-team