TDD skills

1,632 tagged TDD, measured the same way as everything else here.

Browse within: agentic-ai 200claude-code-plugin 170ai-coding 118software-architecture 116cli 92agents 73skills 69agentic 61LLM 56ai-assisted 53nuxt 50supabase 50template 50agentic-workflow 47

tdd

73

JustinThomas2/agentrc

Skill Claude CodeCodex

How to write good tests - behavior-focused assertions, the AAA structure, red/green/refactor, small vertical slices, and what to mock versus leave real. Use whenever writing a new test, modifying or fixing an existing test, reviewing someone else's tests, deciding whether something needs a test, choosing what to mock…

not rated 2 1mo ago A 76 tokens original MIT

ping-pong-tdd

74

danethurber/.dotfiles

Skill Claude CodeCodex

Pair on an implementation via ping-pong TDD — alternating red/green rounds between the agent and the user. Use when the user says "ping-pong" or asks to alternate writing failing tests and making them pass.

not rated 2 3d ago A 51 tokens

tdd-workflow

75

dennishenle/agent-skills

Skill Claude CodeCodex

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

not rated 2 4mo ago A 43 tokens

NorkzYT/claude-code-autopilot

Skill Claude Code

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

not rated 2 2mo ago A 38 tokens GPL-3.0

implement

77

orin-dx/agent-plugins

Skill Claude CodeCodex

Execute an approved plan or specification with targeted implementation, tests, evidence, review, and independent verification. Use for “implement this”, “execute the plan”, “build this feature”, “write the code”, or “refactor without changing behavior”.

not rated 1 changed yesterday A 51 tokens original MIT

agentforge-protocol

78

Yat-mo/agentforge-protocol

Skill Claude CodeCodex

Use when doing non-trivial coding with Hermes, OpenClaw, Claude Code, Codex CLI, or similar autonomous coding agents. Orchestrates Karpathy-style minimal-change discipline, grill-plan intake, TDD, systematic debugging, subagent-driven implementation, spikes, and pre-commit review into one end-to-end workflow.

not rated 1 4mo ago A 71 tokens original MIT

code-writing

79

stepanenkoviktor0110-boop/ai-dev-methodology-codex

Skill Claude CodeCodex

A coding workflow for planning changes, writing tests before or alongside code, and reviewing the result. TDD, or test-driven development, means using tests to guide the implementation.

not rated 1 4mo ago A 77 tokens

spec-writer-setup

80

ivan-szz/spec-writer-skill

Skill Claude CodeCodex

Scans a target project to extract idiomatic patterns (test framework, code style, architecture, conventions) and generates customized TDD agents that use the project's actual patterns instead of generic pseudocode. Use when the user wants to adapt the TDD agents to a specific codebase.

not rated 1 2mo ago A 62 tokens original Apache-2.0

prespec

81

emretheus/prespec

Skill Claude CodeCodex

Write the behaviour specification for a feature BEFORE implementing it, as test cases. Use whenever you are about to build a new endpoint, screen, flow, or behaviour — especially anything touching auth, sessions, tokens, lists, or pagination. Also use when asked "how should I test this", "what should this actually…

not rated 0 1mo ago A 91 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: