·tdd-test-writer
</>

tdd-test-writer

Writes failing tests first for test-driven development and hands off a strict implementation contract that requires agents to make those tests pass without weakening the tests. Use when users ask for test-first workflows, RED/GREEN cycles, or behavior-gating tasks with automated tests.

8.5KInstalls·22Trend·@am-will

Installation

$npx skills add https://github.com/am-will/codex-skills --skill tdd-test-writer

How to Install tdd-test-writer

Quickly install tdd-test-writer AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/am-will/codex-skills --skill tdd-test-writer
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: am-will/codex-skills.

SKILL.md

View raw

Use this skill to complete the RED phase of TDD: define behavior with tests first, verify they fail for the right reason, then hand off implementation with objective pass criteria.

Return a block that implementation agents must follow. The handoff must include:

Writes failing tests first for test-driven development and hands off a strict implementation contract that requires agents to make those tests pass without weakening the tests. Use when users ask for test-first workflows, RED/GREEN cycles, or behavior-gating tasks with automated tests. Source: am-will/codex-skills.

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

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/am-will/codex-skills --skill tdd-test-writer
Category
</>Dev Tools
Verified
First Seen
2026-03-02
Updated
2026-03-10

Browse more skills from am-will/codex-skills

Quick answers

What is tdd-test-writer?

Writes failing tests first for test-driven development and hands off a strict implementation contract that requires agents to make those tests pass without weakening the tests. Use when users ask for test-first workflows, RED/GREEN cycles, or behavior-gating tasks with automated tests. Source: am-will/codex-skills.

How do I install tdd-test-writer?

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

Where is the source repository?

https://github.com/am-will/codex-skills