Cashwu Claude Code Tdd Marketplace
cashwu-claude-code-tdd-marketplace is a Claude Code plugin marketplace for the Ship phase that offers two TDD approaches—Kent Beck organic and structured Test-First—for test-led implementation.
Pick Kent Beck organic TDD or structured Test-First TDD plugins so Claude Code enforces red-green-refactor habits while you implement features.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install cashwu-claude-code-tdd-marketplace@cashwu/claude-code-tdd-marketplaceBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:cashwu/claude-code-tdd-marketplace") and the paste-ready config with skillselion.get_install_config("plugin:cashwu/claude-code-tdd-marketplace").
What it does
cashwu-claude-code-tdd-marketplace packages two Test-Driven Development approaches for Claude Code: Kent Beck’s organic style, where design emerges naturally through small cycles, and a structured Test-First path that is more plan-driven and documentation-friendly. Solo builders shipping APIs, CLIs, or SaaS backends can install one or both plugins to keep the agent honest about writing failing tests first, implementing the minimum code to pass, and refactoring without skipping verification. The marketplace is narrow by design—two focused plugins rather than a full delivery suite—so it pairs well with your existing editor and CI setup rather than replacing it. Use organic TDD when exploring behavior and letting interfaces evolve; use structured Test-First when you already know acceptance criteria and want explicit test specs up front. Intermediate comfort with unit tests and your project’s test runner is assumed. After registration, invoke the plugin that matches your sprint ritual and let Claude maintain the red-green-refactor loop while you review diffs and keep commits small.
Highlights
- Two complementary TDD plugins: Kent Beck organic TDD and structured Test-First TDD
- Small iterative cycles with design emerging from tests
- Plan-driven and documentation-oriented structured test-first flow
- Suited to backend and API logic where automated verification pays off quickly
Why builders use it
Builders who want TDD with AI assistants often get implementation-first code that skips failing tests and leaves design undocumented.
Installing the marketplace lets you run consistent organic or structured test-first cycles so features grow through verified, iterative red-green-refactor work.
At a glance
- Type - Plugin in Testing.
- Adoption - 0 installs, 3 stars, 0 votes.
FAQ
Who is cashwu-claude-code-tdd-marketplace for?
It is for developers who already value automated tests and want Claude Code to follow either organic Kent Beck TDD or a structured Test-First workflow.
When should I use cashwu-claude-code-tdd-marketplace?
Use it during feature implementation or hardening when every change should start from a failing test and proceed in small verified cycles.
How do I add cashwu-claude-code-tdd-marketplace to my agent?
Add the marketplace from cashwu/claude-code-tdd-marketplace in Claude Code, then enable the organic TDD or Test-First plugin that matches your process.
Comments
Share how you use cashwu-claude-code-tdd-marketplace, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.