TDD workflow for Go using stretchr/testify and testcontainers-go. Orchestrates parallel subagents to write unit tests, integration tests, and execute the red-green-refactor cycle.
A plugin that orchestrates a Test-Driven Development workflow for Go, using testify and testcontainers-go to generate and run unit and integration tests.
Why this plugin
Automates the red-green-refactor TDD cycle with parallel subagents, reducing manual test setup and ensuring robust Go code through structured unit and integration testing.
Prerequisites
Go environment, testify library, testcontainers-go, and potentially Docker for container-based integration tests.
npx claudepluginhub linehaul-ai/linehaulai-claude-marketplaceCore skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement