·tdd-workflow

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.

2Installs·1Trend·@jarrodmedrano

Installation

$npx skills add https://github.com/jarrodmedrano/jarrod-claude-skills --skill tdd-workflow

SKILL.md

This skill ensures all code development follows TDD principles with comprehensive test coverage.

Tests BEFORE Code ALWAYS write tests first, then implement code to make tests pass.

Step 2: Generate Test Cases For each user journey, create comprehensive test cases:

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. Source: jarrodmedrano/jarrod-claude-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jarrodmedrano/jarrod-claude-skills --skill tdd-workflow
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is tdd-workflow?

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. Source: jarrodmedrano/jarrod-claude-skills.

How do I install tdd-workflow?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jarrodmedrano/jarrod-claude-skills --skill tdd-workflow 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/jarrodmedrano/jarrod-claude-skills