Install Skill
aipm add @mattpocock/tdd@1.0.0AIPM package
Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
aipm add @mattpocock/tdd@1.0.0Install the skill above, then run this in your AI tool:
/tdd <your description>TDD is the red → green loop. This skill is the reference that makes that loop produce tests worth keeping: what a good test is, where tests go, the anti-patterns, and the rules of the loop. Every section applies on every cycle: consult them before and during the loop, not after.
Source
Browse manifest, skill files, and license bundled in this package.
Share this package
Add this badge to a GitHub README so readers can open the package page and install the same version.
[](https://www.aipm-registry.com/packages/mattpocock/tdd/1.0.0)Publisher
Reserved under @mattpocock by Matt Pocock. This package name belongs to an AIPM publisher account.
AI assistant context
@mattpocock/tdd@1.0.0 is an AIPM skill package for All tools. Use it when a project needs the reusable AI behavior described as: Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
Tool targets
Run this variant when you want to install the package into cursor.
aipm add @mattpocock/tdd@1.0.0 --target cursor --ciRun this variant when you want to install the package into claude.
aipm add @mattpocock/tdd@1.0.0 --target claude --ciPackage FAQ
AIPM skills can add files to your project. Review the package name, target, description, license, and publisher before installing. Use a clean branch when trying a new skill.