arc-tdd
CommunityWrite tests first, ensure code quality.
AuthorGregoryHo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces Test-Driven Development (TDD) to ensure code is robust, well-tested, and meets requirements before implementation, preventing bugs and regressions.
Core Features & Use Cases
- Enforces Red-Green-Refactor Cycle: Guides the user through writing a failing test, minimal code to pass, and then refactoring.
- Prevents Common Pitfalls: Addresses rationalizations for skipping TDD and highlights anti-patterns in testing.
- Use Case: When developing a new feature, use this Skill to write a test that defines the expected behavior, watch it fail, write the simplest code to make it pass, and then clean up the code while keeping tests green.
Quick Start
Use the arc-tdd skill to write a failing test for the new feature.
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: arc-tdd Download link: https://github.com/GregoryHo/arcforge/archive/main.zip#arc-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.