Use when the task involves choosing how to validate a change in this repository, deciding whether to inspect a running dev server, run unit tests, run Playwright UI screenshot tests, or avoid unnecessary builds.
Installation
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Use when the task involves choosing how to validate a change in this repository, deciding whether to inspect a running dev server, run unit tests, run Playwright UI screenshot tests, or avoid unnecessary builds.
Testing Strategy
这个 skill 用于判断当前任务应该采用哪一种验证方式。
Core Rule
如果当前用户终端已经在运行热加载开发服务器,例如 vercel dev、vite、npm run dev、npm run dev:electron,不要再额外运行构建来“测试”问题。