developing-with-tdd
OfficialMaster TDD for robust backend code.
Authorporcupine-md
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Implements a repeatable TDD workflow to improve reliability of backend code.
By enforcing Red-Green-Refactor cycles, concrete testing templates, and mocking guidance, it helps teams prevent regressions and design better APIs.
Use cases include building new features, safely refactoring existing modules, and validating API contracts with tests.
Core Features & Use Cases
- Red-Green-Refactor cycle to guide feature development from failing test to passing code.
- TypeScript/Vitest test templates with co-located tests for fast feedback.
- Mocking external dependencies and pragmatic test doubles to isolate units.
- Definition of Done including test coverage targets and performance considerations.
Quick Start
Write a failing test for the desired behavior, then implement the minimum code to pass and refactor while keeping tests green.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: developing-with-tdd Download link: https://github.com/porcupine-md/jonggrang/archive/main.zip#developing-with-tdd Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.