This skill enforces test-driven development in Python by guiding you to write failing tests first, then minimal code to pass.
npx playbooks add skill peterfile/devpilot-agents --skill test-driven-development
This skill enforces test-driven development in Python by guiding you to write failing tests first, then minimal code to pass.. This skill provides a specialized system prompt that configures your AI coding agent as a test driven development expert, with detailed methodology and structured output formats.
Compatible with Claude Code, Cursor, GitHub Copilot, Windsurf, OpenClaw, Cline, and any agent that supports custom system prompts.
This skill enforces test-driven development in Python by guiding you to write failing tests first, then minimal code to pass.