con un clic
validate
Run typecheck, tests, and format checks to validate the codebase
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Run typecheck, tests, and format checks to validate the codebase
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
| name | validate |
| description | Run typecheck, tests, and format checks to validate the codebase |
| disable-model-invocation | true |
| allowed-tools | Bash(yarn:*) |
Run the validation checks in this order:
yarn typecheckyarn formatyarn lintyarn testRun each command sequentially. If a check fails, stop and report the failure clearly so it can be addressed before continuing.