better-test-driven-development
CommunityDrive feature quality with test-first discipline.
Authorwhchi
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Writing code without tests leads to fragile features and regression risk. This skill enforces a test-first approach and targets 80%+ test coverage across unit, integration, and end-to-end tests.
Core Features & Use Cases
- Red-Green-Refactor cycle: write a failing test, then implement the simplest production code to pass.
- Mandatory test coverage: ensure 80%+ coverage across critical paths before shipping.
- Applicable scenarios: new features, bug fixes, and refactors, with clear rules for exceptions (throwaway prototypes, generated code, configuration changes).
Quick Start
Start by writing a failing test for the new feature, then implement the minimal code to make it pass.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: better-test-driven-development Download link: https://github.com/whchi/agentic-coding/archive/main.zip#better-test-driven-development 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.