tdd
π―Skillfrom parcadei/continuous-claude-v3
Guides developers through test-driven development by enforcing a strict tests-first workflow with the red-green-refactor methodology.
Same repository
parcadei/continuous-claude-v3(108 items)
Installation
npx vibeindex add parcadei/continuous-claude-v3 --skill tddnpx skills add parcadei/continuous-claude-v3 --skill tdd~/.claude/skills/tdd/SKILL.mdSKILL.md
More from this repository10
Product discovery interview skill that transforms vague ideas into detailed implementable specifications through deep iterative interviews, detecting knowledge gaps, surfacing hidden assumptions, and researching uncertainties
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Dead code detection skill using TLDR static analysis to find unused functions and unreachable code across Python, TypeScript, and other languages in codebases
Provides mathematical computation and problem-solving capabilities within Continuous Claude, a persistent multi-agent development environment with 109 skills and 32 agents.
Implements a standard multi-agent pipeline pattern for implementation tasks, using background agents that write outputs to cache for orchestrated sequential processing.
Explores internal codebases at varying depths from quick overview to deep architecture analysis, providing read-only insights into code structure and call graphs.
Agent orchestration rules within Continuous Claude that preserve main context by spawning implementation agents for coding tasks.
Enforces git commit rules that use the /commit skill for consistent commit formatting, reasoning capture, and clean build state management, within Continuous Claude, a persistent multi-agent development environment with 109 skills and 32 agents.
Prevents agent output from polluting the main context window by using background agents with file-based coordination within Continuous Claude.
Searches past session reasoning to find relevant decisions, successful approaches, and failed attempts for informed development across sessions.