com um clique
write-tests
Generate focused tests for deterministic local software changes.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Generate focused tests for deterministic local software changes.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
| name | write-tests |
| description | Generate focused tests for deterministic local software changes. |
| version | 0.1.0 |
| targets | ["codex","openclaw","agents"] |
| tags | ["testing"] |
Use this skill when a user asks for new tests, bug reproduction coverage, or fixture-backed regression checks.
Use the target source file, existing test style, package scripts, and fixture data already present in the repo.
Limit edits to tests, fixtures, and tiny support helpers unless the user asks for implementation changes.
Ask before installing dependencies, changing snapshots broadly, or running commands that write outside the repository.
Add fixtures first, cover edge cases, and keep tests runnable offline. Run the narrow test command before wider validation. Verify by running the affected test command and recording the result.