quality-tdd
CommunityTest-first discipline for reliable code.
Authorxxih
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill enforces a test-first approach, requiring failing tests before implementing features and guiding developers to produce minimal, purpose-built changes while preserving behavior.
Core Features & Use Cases
- Fail-first testing discipline: write tests that fail before coding to define expected behavior.
- Minimal implementation: implement only what is necessary to satisfy the failing tests, avoiding over-engineering.
- Quality recording: capture TDD phase outcomes in a designated log (e.g., .quality/quality-check.md) for traceability.
Quick Start
Write a failing test for the target behavior, implement the minimal code to pass it, and record the results in .quality/quality-check.md.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: quality-tdd Download link: https://github.com/xxih/ai-harness-zh/archive/main.zip#quality-tdd Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.