mattpocock/skills

tdd

All-time #6 Trending #26 Hot #6811 First seen Feb 10, 2026
8-week activity · all time api

Installation

$ npx skills add https://github.com/mattpocock/skills

Summary

  • Test-driven development with vertical slices, behavior-focused tests, and incremental red-green-refactor cycles.
  • Emphasizes integration-style tests that verify behavior through public APIs, not implementation details; tests should survive refactors unchanged Requires vertical slicing (one test → one implementation → repeat) instead of horizontal slicing (all tests first, then all code), preventing brittle, behavior-insensitive test suites Includes planning phase to confirm interface changes, prioritize behaviors to test, and design for testability before writing code Provides refactoring guidelines covering duplication extraction, module deepening, and SOLID principles, applied only after all tests pass

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Security audits

Partner security reviews for this skill.

agent-trust-hub SAFE

Analyzed May 19, 2026

The skill is a set of instructional guidelines for performing Test-Driven Development (TDD) and contains no executable code or security risks.

snyk LOW

Analyzed May 19, 2026

No issues detected.

socket Score 0.9000 · 0 alerts

Analyzed May 19, 2026

  • license 1
  • maintenance 1
  • quality 0.9
  • supply chain 1
  • vulnerability 1

0 alerts

Also in this package

Other skills from mattpocock/skills · top by installs.

npx skills add https://github.com/mattpocock/skills

Browse all from mattpocock/skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 256.9K
License MIT
Default branch main
Open issues 484
Last push Sep 4, 2026
Status Active

History

  1. First seen on skills.sh
  2. SKILL.md last updated on GitHub
  3. First recorded snapshot · 867,600 installs