当用户需要在部署之前测试功能、创建测试场景、查找边缘情况或验证错误修复时,请使用此技能。涵盖手动测试工作流程、跨浏览器测试、边缘情况识别以及非技术创始人的测试清单。
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