Communityv0.3.0

Tdd

Test-Driven Development for coding and bug fixing. cycle - Red→Green→Refactor cycle, defining expected behavior, bug-fix TDD, anti-patterns [cycle.md], run -...

1.2kdownloads10active installses6kr
View on ClawHubBack to Skills

Skill Details

Slug
tdd
Latest Version
0.3.0
Author
es6kr
Published
Apr 1, 2026
Updated
Jun 3, 2026
Total Versions
3

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Tdd.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.3.0

- Added explicit trigger entry guidance: first action must be red test authoring and execution, with no prior diagnosis or planning (see SKILL.md and cycle.md). - Added CHANGELOG.md and LICENSE files. - Removed skill-card.md. - Updated documentation for clarity and consistent quick references.