morodomi/tdd-skills

Strict TDD plugin for Claude Code. Autonomous 7-phase workflow with multi-agent parallel execution and quality gates

8Stars on the repository
47Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

architect

01

morodomi/tdd-skills

Agent

Part of tdd-core

A planning agent for the design stage of a software task. TDD, or test-driven development, is an approach that plans tests before implementation.

8 6mo ago A 42 tokens original MIT

morodomi/tdd-skills

Agent

Part of tdd-core

A code-review agent that checks the structure and design of a software system. It examines how parts fit together, whether design patterns are used appropriately, and whether layers keep separate responsibilities.

8 6mo ago A 30 tokens original MIT

morodomi/tdd-skills

Agent

Part of tdd-core

A code-review agent that checks whether code behaves correctly. It looks for logic mistakes, edge cases such as empty or invalid input, and missing or unsafe error handling.

8 6mo ago A 28 tokens original MIT

green-worker

04

morodomi/tdd-skills

Agent

Part of tdd-core

Agent "green-worker" from morodomi/tdd-skills, covering green worker, input, example input, output and context retrieval protocol.

8 6mo ago A 40 tokens original MIT

guidelines-reviewer

05

morodomi/tdd-skills

Agent

Part of tdd-core

A code-review agent that checks whether code follows project rules. It reviews coding style, naming, comments, documentation, and docstrings.

8 6mo ago A 32 tokens original MIT

morodomi/tdd-skills

Agent

Part of tdd-core

A review agent that looks for code likely to waste time or memory, including inefficient algorithms, repeated database or API calls, and leaks.

8 6mo ago A 30 tokens original MIT

product-reviewer

07

morodomi/tdd-skills

Agent

Part of tdd-core

A review agent that examines a product's proposed design or implementation from the user's and business's point of view.

8 6mo ago A 31 tokens original MIT

red-worker

08

morodomi/tdd-skills

Agent

Part of tdd-core

A test-writing worker for the RED phase of test-driven development (TDD), a method where tests are written before the code they check. It reads a cycle document and creates tests that should fail at first.

8 6mo ago A 44 tokens original MIT

refactorer

09

morodomi/tdd-skills

Agent

Part of tdd-core

Agent "refactorer" from morodomi/tdd-skills, covering refactorer, input, example input, output and workflow.

8 6mo ago A 47 tokens original MIT

risk-reviewer

10

morodomi/tdd-skills

Agent

Part of tdd-core

A design-risk review agent for software changes. It examines what existing behavior may be affected, whether the change breaks compatibility, and how the system could be restored.

8 6mo ago A 29 tokens original MIT

scope-reviewer

11

morodomi/tdd-skills

Agent

Part of tdd-core

A review agent that checks whether a proposed change is limited to a clear, manageable set of files and dependencies.

8 6mo ago A 29 tokens original MIT

security-reviewer

12

morodomi/tdd-skills

Agent

Part of tdd-core

A code-review agent focused on security risks such as bad input handling, missing access checks, SQL injection, cross-site scripting, and exposed passwords or API keys. It returns findings with severity, location, confidence, and a suggested fix.

8 6mo ago A 33 tokens original MIT

socrates

13

morodomi/tdd-skills

Agent

Part of tdd-core

A resident adviser that challenges product-management decisions by raising objections and presenting alternatives. It is an adviser, not a code reviewer, so it does not judge code quality or make the final decision.

8 6mo ago A 53 tokens original MIT

usability-reviewer

14

morodomi/tdd-skills

Agent

Part of tdd-core

An automated reviewer that examines a product’s user experience, visual interface, accessibility, user flows, errors, and loading or empty states.

8 6mo ago A 33 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: