Skip to main content
Execute qualquer Skill no Manus
com um clique

tdd

Estrelas1
Forks0
Atualizado17 de junho de 2026 às 20:54

Test-driven development with bun:test, written for clarity. Produces failing tests FIRST — before any implementation — that read as the executable spec a builder agent implements against. Each test names a single behavior in plain language, follows Arrange–Act–Assert, asserts one thing, and uses real types with no `any`. Use when asked to "write the tests first", do TDD, red-green- refactor, or hand a builder agent a test suite to build against. This is the lighter sibling of `bdd-specs`: no PLAN.md/STORIES.md ceremony, no Feature/Scenario nesting — just clear, behavior-named bun tests that guide the build. Ships a ready-to-copy bun:test template.

Instalação

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ê.

Explorador de arquivos
2 arquivos
SKILL.md
readonly