Test Gen

Generates failing tests before implementation using test-driven development (TDD) with Vitest in TypeScript/Next.js projects. Writes unit test stubs covering happy path, edge cases, and error conditions, then confirms they fail. Use when writing tests first, starting TDD, doing red-green-refactor, verifying test coverage after refactoring, or when the implement workflow reaches the test step.

blackbearhq Updated

File contents

blackbearhq/claude-config/tree/main/skills/test-gen commit f3282b5d7c

Frequently asked questions

npx skillmds@latest add blackbearhq/test-gen