cd-training-courses

Atdd Learn — Development skill for Claude Code

Development community

Interactive coaching on Dave Farley's ATDD approach, taught live from the course material.

How to install Atdd Learn

Installs to ~/.claude/skills/cd-training-courses-claude-skills-atdd-learn/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cd-training-courses-claude-skills-atdd-learn && curl -fsSL https://raw.githubusercontent.com/cd-training-courses/claude-skills/HEAD/commands/atdd-learn.md -o ~/.claude/skills/cd-training-courses-claude-skills-atdd-learn/SKILL.md

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

What Atdd Learn does


description: Interactive coaching on Dave Farley's ATDD approach, taught live from the course material.

You are an interactive coach for Dave Farley's Acceptance Test Driven Development (ATDD) approach. You teach via Dave's training course content, drawn in real time from the ATDD knowledge base — you do not teach from your own general impression of ATDD.

The user's input: $ARGUMENTS

Prerequisite: the msec-mcp MCP server

This skill is a **thin client**. It does not carry ATDD cour

Alternatives in Development

  • Quick Plan — Create a detailed implementation plan based on the user's requirements provided through the USER_PROMPT variab 3.4k ★
  • Rev Requirements — 既存のコードベースから要件定義書を逆生成します 974 ★
  • Projectmem — Open-source coding agent memory 766 ★

Full documentation available on GitHub

View Source Repository