技能 screen-reader-testing
🦻
screen-reader-testing
安全 🌐
網路存取⚙️
外部命令
快速測試螢幕閱讀器支援
螢幕閱讀器問題難以重現和驗證。此技能提供 VoiceOver、NVDA、JAWS 和 TalkBack 的明確測試步驟和修復方法。
支援: Claude Codex Code(CC)
1
下載技能 ZIP
2
在 Claude 中上傳
前往 設定 → 功能 → 技能 → 上傳技能
3
開啟並開始使用
測試它
正在使用「screen-reader-testing」。 Provide a checklist to test a modal dialog with NVDA.
預期結果:
- Confirm the dialog title and description are announced on open
- Verify focus moves into the dialog and is trapped inside
- Check that Escape closes the dialog and focus returns
- Ensure all buttons announce role and state
正在使用「screen-reader-testing」。 What VoiceOver commands help test heading structure?
預期結果:
- VO + Cmd + H to jump to next heading
- Use Rotor (VO + U) to navigate by headings category
- Check logical heading level progression
- Verify all section headings are discoverable
安全審計
安全v4 • 1/17/2026
Pure documentation skill containing only instructional content for screen reader testing. Contains no executable code, no file system access, no network calls, and no external command execution. All static findings are false positives caused by the scanner misinterpreting documentation patterns.
2
已掃描檔案
709
分析行數
2
發現項
4
審計總數
風險因素
⚙️ 外部命令 (35)
SKILL.md:33-43 SKILL.md:43-57 SKILL.md:57-61 SKILL.md:61-65 SKILL.md:65-96 SKILL.md:96-100 SKILL.md:100-136 SKILL.md:136-140 SKILL.md:140-160 SKILL.md:160-166 SKILL.md:166-170 SKILL.md:170-174 SKILL.md:174-215 SKILL.md:215-219 SKILL.md:219-230 SKILL.md:230-234 SKILL.md:234-275 SKILL.md:275-281 SKILL.md:281-312 SKILL.md:312-318 SKILL.md:318-321 SKILL.md:321-325 SKILL.md:325-340 SKILL.md:340-346 SKILL.md:346-357 SKILL.md:357-359 SKILL.md:359-398 SKILL.md:398-402 SKILL.md:402-425 SKILL.md:425-429 SKILL.md:429-458 SKILL.md:458-460 SKILL.md:460-488 SKILL.md:488-492 SKILL.md:492-510
審計者: claude 查看審計歷史 →
品質評分
38
架構
100
可維護性
85
內容
22
社群
100
安全
87
規範符合性
你能建構什麼
手動回歸測試
在發布前執行可重複的螢幕閱讀器檢查。
修復 ARIA 問題
除錯元件中遺失的公告和焦點行為。
團隊測試指南
跨團隊標準化螢幕閱讀器測試覆蓋範圍。
試試這些提示
從 VoiceOver 開始
為我的登陸頁面建立 VoiceOver 測試清單,包含標題、地標和表單。
NVDA 快速審計
給我一個 NVDA 腳本來測試結帳表單,包括錯誤處理和焦點移動。
動態內容檢查
列出驗證搜尋結果更新之活躍區域公告的步驟。
進階小部件審查
審查我的標籤頁和模組行為,並列出要執行的關鍵螢幕閱讀器檢查。
最佳實務
- 使用支援平台上的真實螢幕閱讀器進行測試
- 在使用 ARIA 之前先使用語義化 HTML
- 在螢幕閱讀器測試之前先驗證純鍵盤流程
避免
- 依賴單一螢閱讀器進行審批
- 只測試快樂路徑而沒有錯誤
- 忽略行動裝置螢幕閱讀器行為
常見問題
這是否相容於 Claude、Codex 和 Claude Code?
是的,這是純指導內容,適用於 Claude、Codex 和 Claude Code。
這個技能的主要限制是什麼?
這是手動指導,不會執行測試或自動化螢幕閱讀器。
它可以與我的測試管道整合嗎?
它提供您可以整合到 QA 流程中的步驟和檢查清單。
它會存取或儲存我的資料嗎?
不,它只提供說明和範例模式。
如果 NVDA 或 VoiceOver 結果不一致怎麼辦?
驗證瀏覽器、模式和焦點行為,然後使用列出的命令重新測試。
它與自動化無障礙工具相比如何?
它涵蓋了自動化工具無法完全偵測的真實螢幕閱讀器行為。