claudeindex
Marketplace

swingerman-atdd

Acceptance Test Driven Development methodology plugin for Claude Code, inspired by Uncle Bob's approach

Stars

84

Forks

5

Plugins

1

Installation

1

Add the marketplace

/plugin marketplace add swingerman/atdd
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

1

Plugins

0

Skills

0

Agents

Last Crawled

March 15, 2026

Plugins

Plugin

atdd

Acceptance Test Driven Development for Claude Code. Enforces the ATDD methodology: write Given/When/Then specs first, generate a project-specific test pipeline, maintain two test streams (acceptance + unit). Inspired by Robert C. Martin's acceptance test approach from empire-2025.