當使用者需要在部署之前測試功能、建立測試場景、尋找邊緣情況或驗證錯誤修復時,請使用此技能。涵蓋手動測試工作流程、跨瀏覽器測試、邊緣情況識別以及非技術創始人的測試清單。
SKILL.md
Rule: Build → Test → Fix → Test again → Deploy
| Only test happy path | Test edge cases too | | Test only on Chrome desktop | Test mobile + Safari | | Skip testing forms | Forms are where bugs hide | | Test while AI still building | Wait until feature complete | | Ignore console errors | Fix all errors before deploy | | Test with perfect data | Test empty, long, invalid data |
✅ Main user flow works perfectly ✅ Edge cases handled gracefully ✅ Works on mobile and desktop ✅ Works in Chrome and Safari ✅ Error messages clear and helpful ✅ Can't break it with weird input ✅ No bugs reported by users
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/whawkinsiv/claude-code-superpowers --skill test- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-12
- 更新時間
- 2026-02-18
快速解答
什麼是 test?
當使用者需要在部署之前測試功能、建立測試場景、尋找邊緣情況或驗證錯誤修復時,請使用此技能。涵蓋手動測試工作流程、跨瀏覽器測試、邊緣情況識別以及非技術創始人的測試清單。 來源:whawkinsiv/claude-code-superpowers。
如何安裝 test?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/whawkinsiv/claude-code-superpowers --skill test 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/whawkinsiv/claude-code-superpowers
詳情
- 分類
- </>開發工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-12