·tdd-integration
</>

tdd-integration

adrianbrowning/agent-skills

Enforce Test-Driven Development with strict Red-Green-Refactor cycle using integration tests. Auto-triggers when implementing new features or functionality. Trigger phrases include "implement", "add feature", "build", "create functionality", or any request to add new behavior. Does NOT trigger for bug fixes, documentation, or configuration changes.

2Installs·0Trend·@adrianbrowning

Installation

$npx skills add https://github.com/adrianbrowning/agent-skills --skill tdd-integration

SKILL.md

Enforce strict Test-Driven Development using the Red-Green-Refactor cycle.

Every new feature MUST follow this strict 3-phase cycle. Do NOT skip phases.

Do NOT proceed to Green phase until test failure is confirmed.

Enforce Test-Driven Development with strict Red-Green-Refactor cycle using integration tests. Auto-triggers when implementing new features or functionality. Trigger phrases include "implement", "add feature", "build", "create functionality", or any request to add new behavior. Does NOT trigger for bug fixes, documentation, or configuration changes. Source: adrianbrowning/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/adrianbrowning/agent-skills --skill tdd-integration
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is tdd-integration?

Enforce Test-Driven Development with strict Red-Green-Refactor cycle using integration tests. Auto-triggers when implementing new features or functionality. Trigger phrases include "implement", "add feature", "build", "create functionality", or any request to add new behavior. Does NOT trigger for bug fixes, documentation, or configuration changes. Source: adrianbrowning/agent-skills.

How do I install tdd-integration?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/adrianbrowning/agent-skills --skill tdd-integration Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/adrianbrowning/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-05