Tdd Plan banner
davalst davalst

Tdd Plan

Design community

Description

--- description: Produce the Playbook §0 reviewable TDD plan for a feature — deliverables, edge cases, UX tests — before any code. argument-hint: <feature or change to plan> --- Produce a **reviewable TDD plan** for: $ARGUMENTS Follow the TDD Playbook §0. FIRST, discover this repo's own testing conventions (project `CLAUDE.md`/`AGENTS.md` testing/QA/security sections, `.claude/skills` testing addenda, `docs/TESTING*`, the test config + markers) and state which you'll layer on top of the univer

Installation

Installs to ~/.claude/commands/davalst-tdd-playbook-tdd-plan.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/davalst/tdd-playbook/HEAD/.claude/commands/tdd-plan.md -o ~/.claude/commands/davalst-tdd-playbook-tdd-plan.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository