Back to tags
Tag

Agent Skills with tag: red-green-refactor

8 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