Back to tags
Tag

Agent Skills with tag: red-green-refactor

17 skills match this tag. Use tags to discover related Agent Skills and explore similar workflows.

test-driven-development

Test-Driven Development workflows including red-green-refactor cycle, test-first implementation, outside-in vs inside-out testing, TDD for debugging, and TDD for refactoring. Use when implementing new features, refactoring existing code, using tests to drive design, or debugging with failing tests.

test-driven-developmentred-green-refactortest-firstrefactoring
randalmurphal
randalmurphal
0

dev-tdd

Test-Driven Development protocol. RED-GREEN-REFACTOR cycle with mandatory test-first approach.

test-driven-developmentred-green-refactortest-firstdevelopment-process
edwinhu
edwinhu
0

tdd-full-coverage

Use when implementing features or fixes - test-driven development with RED-GREEN-REFACTOR cycle and full code coverage requirement

tddtest-driven-developmentred-green-refactorfull-coverage
troykelly
troykelly
1

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code

test-driven-developmenttest-first-developmentred-green-refactorsoftware-testing
prof-ramos
prof-ramos
0

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first

test-driven-developmenttest-first-developmentred-green-refactortest-strategy
NickCrew
NickCrew
52

testing-skills-with-subagents

Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes

red-green-refactoragent-testingprocess-documentationstress-testing
NickCrew
NickCrew
52

test-driven-development

Red-green-refactor development methodology requiring verified test coverage. Use for feature implementation, bugfixes, refactoring, or any behavior changes where tests must prove correctness.

test-driven-developmentred-green-refactortest-coveragebehavior-driven-development
CodingCossack
CodingCossack
2

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code

test-driven-developmentagileunit-testingred-green-refactor
atalovesyou
atalovesyou
1

Practicing TDD

Guide Test-Driven Development workflow with Red-Green-Refactor cycle. Use when developing features, fixing bugs, or when user mentions TDD/テスト駆動開発/test-first.

tddred-green-refactortest-firsttest-driven-development
camoneart
camoneart
4

testing-skills-with-subagents

Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes

red-green-refactorprocess-documentationagent-testingtest-automation
galihcitta
galihcitta
3

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code. Enforces RED-GREEN-REFACTOR cycle with strict discipline against rationalization.

test-driven-developmentred-green-refactortddautomated-testing
Bbeierle12
Bbeierle12
3

beads

Track work with beads issue tracker using TDD workflow. Create issues for RED (failing tests), GREEN (implementation), and REFACTOR phases.

beadstest-driven-developmentred-green-refactorissue-tracking
dot-do
dot-do
3

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first

test-driven-developmentautomated-testingred-green-refactorsoftware-development-process
shekohex
shekohex
5

testing-workflows-with-subagents

Use when creating or editing commands, orchestrator prompts, or workflow documentation before deployment - applies RED-GREEN-REFACTOR to test instruction clarity by finding real execution failures, creating test scenarios, and verifying fixes with subagents

red-green-refactoragent-testingagent-orchestrationtest-case-generation
arittr
arittr
6

tdd-methodology-expert

Use proactively when you need to implement features or fix bugs using strict Test-Driven Development (TDD) methodology. This agent should be activated for any coding task that requires writing new functionality, refactoring existing code, or ensuring comprehensive test coverage, but should not be used for any design-related tasks. The agent excels at breaking down complex requirements into testable increments and maintaining high code quality through disciplined TDD cycles. Use this agent proactively or if the user mentions 'TDD', 'tdd' or 'Test Driven Development'.

test-driven-developmenttest-first-developmentred-green-refactorunit-testing
rawveg
rawveg
112

tdd-workflow

Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.

test-driven-developmentsoftware-testingworkflow-designred-green-refactor
xenitV1
xenitV1
10917

TDD Process

Strict test-driven development state machine with red-green-refactor cycles. Enforces test-first development, meaningful failures, minimum implementations, and full verification. Activates when user requests: 'use a TDD approach', 'start TDD', 'test-drive this'.

test-driven-developmentsoftware-development-processred-green-refactortest-first-development
NTCoding
NTCoding
11112