arcanea-tdd
CommunityDrive quality: tests first, code second.
Authorfrankxai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill teaches Test-Driven Development as a disciplined loop: write failing tests first, implement minimally, and refactor with confidence.
Core Features & Use Cases
- Red-Green-Refactor Cycle: Clear steps for TDD workflows.
- Minimal Implementations: Prioritize smallest passing solution.
- Test-Driven Mindset: Instills confidence to evolve code safely.
Quick Start
Write a failing test for a new feature, then implement just enough code to pass.
Dependency Matrix
Required Modules
typescriptjest
Components
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: arcanea-tdd Download link: https://github.com/frankxai/arcanea/archive/main.zip#arcanea-tdd Please download this .zip file, extract it, and install it in the .claude/skills/ directory.