
Agile Tdd
- 14 installs
- 3 repo stars
- Updated July 23, 2026
- djalmajr/essential-skills
Guides the Red-Green-Refactor TDD cycle and a pragmatic testing strategy when implementing features, writing tests, or establishing coverage.
About
agile-tdd is a Claude Code skill that guides the Red-Green-Refactor cycle and a pragmatic testing strategy, favoring integration tests over excessive unit tests. A solo builder reaches for it when implementing a feature test-first, establishing coverage, or setting up test layout and enforcement conventions in a repo.
- Guides Red-Green-Refactor
- Pragmatic test strategy (mostly integration)
- Configurable enforcement and test layout
Agile Tdd by the numbers
- 14 all-time installs (skills.sh)
- Ranked #1,494 of 2,153 Testing & QA skills by installs in the Skillselion catalog
- Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/djalmajr/essential-skills --skill agile-tddAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 14 |
|---|---|
| repo stars | ★ 3 |
| Last updated | July 23, 2026 |
| Repository | djalmajr/essential-skills ↗ |
What it does
Guides the Red-Green-Refactor TDD cycle and a pragmatic testing strategy when implementing features, writing tests, or establishing coverage.
Who is it for?
Solo builders implementing features test-first
Skip if: Projects with no test tooling at all
What you get
A guided TDD workflow with a coherent test strategy