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

oikon48/claudecode-book

Skill Claude Code

A development procedure for adding features to a TaskBoard application using TDD, or test-driven development. TDD means writing a failing test first, then implementing the feature and checking it in the browser.

not rated 9 +2 25d ago A 67 tokens original MIT

PMDevSolutions/Aurelius

Skill Claude Code needs its repo

Orchestrates end-to-end Figma-to-React conversion pipeline with enforced TDD, automated pixel-diff visual QA, E2E testing, and app-type awareness (web apps, Chrome extensions, PWAs). Keywords: Figma to React, design tokens, autonomous component generation, Figma conversion, Tailwind config, component library, TDD…

not rated 8 23d ago A 85 tokens original MIT

specmint-tdd

52

ngvoicu/kluris

Skill Claude CodeCodex

TDD-first spec management for AI coding workflows. Use this skill when the user explicitly mentions specs, forging, or structured planning: says "forge", "forge a spec", "write a spec for X", "create a spec", "plan X as a spec", "resume", "what was I working on", "spec list/status/pause/switch/activate", "implement…

not rated 7 2mo ago A 146 tokens original MIT

buildwright

53

raunakkathuria/buildwright

Skill Claude CodeCodex

Lightweight engineering workflow for agent-led development. Provides plan, work, verify, ship, and analyse commands with TDD, documentation discipline, security review, code review, and quality gates.

not rated 7 1mo ago A 41 tokens

mumez/pharo-agentic-browser

Skill Claude CodeCodex

Generates an AgenticBrowser Scripting DSL orchestration that implements a feature end-to-end — plan (if needed), TDD implementation, tests, and a lint/style-guide review pass — previews it as docs/scripting-features/feature- .scripting.md, and on user approval runs it via st-eval. Use this whenever the user wants to…

not rated 7 +1 changed 4d ago A 224 tokens

tdd-planner

55

smicolon/ai-kit

Skill Claude CodeCodex

This skill should be used when the user asks to "plan a feature", "prepare for dev loop", "structure TDD approach", "break down this task", "create development plan", or when generating structured prompts for iterative development. Creates dev-loop-ready plans with TDD phases, file tables, code snippets, and…

not rated 6 4d ago A 73 tokens original MIT

shipwright

56

saadjangda/shipwright

Skill Claude CodeCodex

The only skill you need to build and ship world-class software — from idea to production. Covers the COMPLETE lifecycle: architecture design, domain modeling, service boundaries, data architecture, implementation with TDD, distinctive frontend design (anti-AI-slop), exhaustive QA across all layers, security hardening…

not rated 5 5mo ago A 189 tokens original MIT

Cristhianzl/claude-skills-czl

Skill Claude CodeCodex

Build a new feature using strict test-driven development — UNDERSTAND → DESIGN → RED → VERIFY RED → GREEN → VERIFY GREEN → REFACTOR → VALIDATE → REPEAT. Use when building a new feature with TDD, when the user says "TDD this", "tests first", "red green refactor", or asks for feature work that needs to be verifiable…

not rated 5 4d ago A 106 tokens original MIT

MatrixFounder/Agentic-development

Skill Claude CodeCodex

Use when decomposing tasks into parallel sub-tasks or spawning sub-agents. Vendor-agnostic core; load a per-vendor reference for concrete tool names, directory conventions, and invocation syntax.

not rated 5 3d ago A SkillSpector: pass 47 tokens original Apache-2.0

代码调试

59

jianchen08/Agent-os-open

Skill Claude CodeCodex

A debugging workflow that reproduces a problem with a failing test, collects evidence, finds the underlying cause, applies a fix, and runs regression checks. Regression checks verify that the fix does not break behavior that already worked.

not rated 5 changed 3d ago A SkillSpector: pass 82 tokens original Apache-2.0

mob-programming

60

gzhanlei/claude-mob-programming-skill

Skill Claude CodeCodex

A team-based coding workflow that assigns different roles to two or three agents. TDD, or test-driven development, means writing tests before the code that makes them pass.

not rated 5 5mo ago C 242 tokens

hono-best-practices

61

valuin/hono-best-practices

Skill Claude CodeCodex

Production patterns for Hono v4+ backends with Bun, Drizzle ORM, Better Auth, Stoker, hono-openapi + Zod + Scalar, and TDD with Bun test runner. Use when building features, writing tests, reviewing code, or setting up auth/RBAC in modular monolith Hono projects. Apply whenever you see Hono route definitions…

not rated 5 5mo ago A 121 tokens

tdd

62

somebody32/agents

Skill Claude CodeCodex

Use when implementing features, fixing bugs (including P0 hotfixes and production incidents), refactoring, removing dead code, or deleting legacy paths. Use when user mentions TDD, red-green-refactor, test-first, or when tempted to write code before tests. Use when fixing any bug — even trivial ones. Use when…

not rated 5 11d ago A 107 tokens

vanja-emichi/a0_agent_skills

Skill Claude CodeCodex

Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.

not rated 5 1mo ago A 50 tokens original MIT

dev-tdd

64

christopherlouet/claude-base

Skill Claude Code

TDD development with Red-Green-Refactor cycle. Use to implement a feature by writing tests BEFORE the code. Trigger automatically when the user asks for TDD, wants to write tests first, mentions "test first", or asks to implement, add, create, fix, correct code, a new feature, a bugfix, or a functionality.

not rated 5 today A 75 tokens original MIT

test-first-bugfix

65

The-Artificer-of-Ciphers-LLC/skills-from-the-artificer

Skill Claude CodeCodex

Test-driven bug fixing — reproduce before you fix. Use this skill whenever the user reports a bug, describes unexpected behavior, says something is broken, mentions a regression, or asks you to fix an error. This includes phrases like "this is broken", "X doesn't work", "there's a bug in", "getting an error when", "it…

not rated 4 +1 6d ago A 138 tokens original MIT

specmint-tdd

66

ngvoicu/specmint-tdd

Skill Claude CodeCodex

TDD-first spec management for AI coding workflows. Use this skill when the user explicitly mentions specs, forging, or structured planning: says "forge", "forge a spec", "write a spec for X", "create a spec", "plan X as a spec", "resume", "what was I working on", "spec list/status/pause/switch/activate", "implement…

not rated 3 2mo ago A 146 tokens copy · 97% MIT

kill-test-first

67

redamancy231-create/claude-skills

Skill Claude Code

A test-first review process for new research ideas, trading strategies, paper topics, models, architectures, or data pipelines. TDD means defining tests or checks before building the idea.

not rated 3 24d ago A 85 tokens CC-BY-4.0

sdd-implement

68

3062-in-zamud/knowledgine

Skill Claude Code

Implement features by working through tasks.md step by step with TDD. Reads the full spec (requirements.md, design.md, tasks.md), implements each task in order, and updates progress. Works in both Claude Code and Cursor.

not rated 3 1mo ago A 51 tokens original MIT

rabee-elkholy/android-harness-kit

Skill Claude CodeCodex needs its repo

Use when developing business logic, UseCases, Repositories, ViewModels, or reproducing and fixing bugs using strict Red-Green-Refactor cycles. Requires writing and proving a failing test before writing implementation code.

not rated 3 8d ago A 47 tokens original MIT

tcr

70

xpepper/tcr-skill

Skill Claude CodeCodex

Guide users through TCR (Test && Commit || Revert), TCRDD, and git-gamble workflows. ALWAYS trigger when a user mentions TCR, TCRDD, "test commit revert", "git gamble", or "git-gamble". Trigger when a user wants to combine TDD with automatic commits/reverts, enforce baby steps via a commit-or-revert loop, or asks…

not rated 2 5mo ago A 164 tokens original MIT

code-tdd

71

lucastamoios/skills

Skill Claude Code

Implement features and bugfixes using strict outside-in TDD. Each cycle traces back to requirements and design docs when available. It includes a deliberate refactoring phase and generates integration tests when a vertical slice is complete. It wires up BDD step definitions when feature files exist. It can receive a…

not rated 2 3mo ago A 99 tokens original MIT

fable-mode

72

richardoros/fable-mode

Skill Claude CodeCodex

Staged orchestration for genuinely multi-stage builds — stage map, warm implementer / fresh adversarial verifier, witnessed-red TDD, re-verify on every change. Builds on the always-on operating discipline in /.claude/CLAUDE.md (verify by re-execution, [confirmed]/[inferred] labeling, cost/blast gating), which applies…

not rated 2 2mo ago A 147 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: