Transform Claude Code into a strict TDD practitioner that enforces Red→Green→Refactor cycles
/plugin marketplace add hculap/better-code
/plugin install tdd-dev@hculap/better-code
Fix a bug using Test-Driven Development - regression test first: **$ARGUMENTS**
Implement a new feature using strict Test-Driven Development: **$ARGUMENTS**
Perform safe refactoring protected by existing tests: **$ARGUMENTS**
Enable TDD Dev Mode for the session
Disable TDD Dev Mode for the session
Claude Agent SDK Development Plugin
Implementation of the Ralph Wiggum technique - continuous self-referential AI loops for interactive iterative development. Run Claude in a while-true loop with the same prompt until task completion.
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review