tdd

Helps you build features by writing tests first, then code, to catch bugs early and make sure everything works.

Installation
Run `npx skills add "https://github.com/vinvcn/mattpocock-skills-zh-cn" --skill "tdd"` to install this skill, then follow its SKILL.md instructions for my next request.

Paste this into Claude Code, Cursor, or any agent that can run commands.

What this skill does
What it does: - Guides you through writing tests first, then writing code to pass those tests - Helps you write tests that check what code does, not how it does it - Explains where to put tests and what makes a good test - Shows you patterns to avoid when testing When to use it: - When you want to build a new feature by writing tests first - When you need to fix a bug and want tests to prove it is fixed - When you want tests that still work even after you change the code inside - When you need to test how different parts of code work together

The full skill text could not be loaded right now. It installs fine with the command above, or read it at the source.

Mirrored from the author's public source. Install counts from the open skills registry.

The systems behind these skills get built for partners every week.

Partner with us