tdd-workflow
New19.9kSmitheryDevelopmentby davila7
Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/tdd-workflow.md https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/tdd-workflow/SKILL.md3
Invoke in Claude Code
/tdd-workflowView source on GitHub
testingrefactoringcoding
Frequently Asked Questions
What is tdd-workflow?
Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.
How to install tdd-workflow?
To install tdd-workflow, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /tdd-workflow.
What is tdd-workflow best for?
tdd-workflow is a community categorized under Development. It is designed for: testing, refactoring, coding. Created by davila7.