marcoemrich

39 mods across 3 repositories, 57 stars between them.

refactor

26

marcoemrich/agentic_coding_lab

Agent

This agent performs code refactoring according to TDD principles while keeping all tests green.

11 15d ago A 0 tokens original MIT

green

27

marcoemrich/agentic_coding_lab

Command Claude Code

You are now in the Green Phase of TDD. Follow these instructions to make the failing test pass with MINIMAL code.

11 15d ago A 0 tokens copy · 88% MIT

red

28

marcoemrich/agentic_coding_lab

Command Claude Code

You are now in the Red Phase of TDD. Follow these instructions to activate ONE test and make it fail.

11 15d ago A 0 tokens original MIT

refactor

29

marcoemrich/agentic_coding_lab

Command Claude Code

You are now in the Refactor Phase of TDD. Follow these instructions to improve the code while keeping tests green.

11 15d ago A 0 tokens original MIT

test-list

30

marcoemrich/agentic_coding_lab

Command Claude Code

You are now in the Test List Phase of TDD. Follow these instructions to create a comprehensive test list.

11 15d ago A 0 tokens original MIT

green

31

marcoemrich/agentic_coding_lab

Agent Claude Code

TDD Green Phase specialist - implements minimal code to make failing tests pass. Use this agent after Red phase to write the simplest implementation.\n\nExamples:\n\n \nContext: User completed Red phase with failing test.\nuser: "Let's make the test pass"\nassistant: "I'll use the Task tool to launch the green agent…

11 15d ago A 170 tokens original MIT

red

32

marcoemrich/agentic_coding_lab

Agent Claude Code

TDD Red Phase specialist - guides through creating failing tests and making predictions. Use this agent when starting a new test case or activating the next test from the test list.\n\nExamples:\n\n \nContext: User has a test list and wants to start the first test.\nuser: "Let's start the TDD cycle with the first…

11 15d ago A 197 tokens original MIT

test-list

33

marcoemrich/agentic_coding_lab

Agent Claude Code

TDD Test List creator - helps create comprehensive test lists using it.todo() before implementation. Use this agent when starting a new feature or planning TDD test cases.\n\nExamples:\n\n \nContext: User wants to start TDD for a new feature.\nuser: "I need to implement a string calculator using TDD"\nassistant: "I'll…

11 15d ago A 194 tokens original MIT

green

34

marcoemrich/agentic_coding_lab

Skill Claude CodeCodex

TDD Green Phase - Implement minimal code to make the failing test pass.

11 15d ago A 16 tokens original MIT

red

35

marcoemrich/agentic_coding_lab

Skill Claude CodeCodex

TDD Red Phase - Activate ONE test from the test list and make it fail with explicit predictions.

11 15d ago A 21 tokens original MIT

refactor

36

marcoemrich/agentic_coding_lab

Skill Claude CodeCodex

TDD Refactor Phase - Improve code while keeping tests green using Simple Design Rules and APP mass.

11 15d ago A 22 tokens original MIT

test-list

37

marcoemrich/agentic_coding_lab

Skill Claude CodeCodex

TDD Test List Phase - Create a comprehensive test list covering every example and rule from the specification.

11 15d ago A 22 tokens original MIT

tdd

38

marcoemrich/agentic_coding_lab

Skill Claude CodeCodex

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

11 15d ago A 45 tokens original MIT

end-refactor

39

marcoemrich/agentic_coding_lab

Agent Claude Code

Final metric-driven refactoring pass. Runs ONCE after the last green cycle, over the whole production src/. Uses deterministic measurements (ESLint smells, SonarJS cognitive complexity, McCabe cyclomatic complexity) plus APP mass to drive improvements while keeping all tests green. Iterates one change at a time until…

11 15d ago A 71 tokens original MIT