tdd-skill

TDD with red/green/refactor as a concrete TypeScript walkthrough.

Score 0(?)CommunityCodeby obraSource
Verified for:

Install

$ npx skills add obra/superpowers --skill tdd

Best for

New features with clear requirements, bug fixes, complex business logic.

Not ideal for

UI layout changes, simple CRUD, exploratory code.

About this skill

Walks Claude through the Red-Green-Refactor cycle with concrete TypeScript examples.

TDDTypeScript

Score breakdown

Score breakdown

rubric 1.0
Install count
0/20
Provenance
8.3/15
GitHub stars
0/15
Recency
6/10
Compatibility
6/10
Documentation depth
8/10
Install ergonomics
10/10
License
5/5
Verification freshness
3/5

Composite 0–100 score derived from 9 verifiable signals. See the rubric →

Deterministic web control. ref-based clicks/fills, no flaky selectors, parallel sessions.

BrowserAutomationAction-taking
Code

Test local webapps with Playwright. Generation, run, report — end-to-end.

PlaywrightE2ETesting
Code

Playwright patterns: clicks, fills, waits, retries. The do-it-right defaults.

PlaywrightAutomation
Code

Skill FAQ

About tdd-skill

What is the tdd-skill skill?

Walks Claude through the Red-Green-Refactor cycle with concrete TypeScript examples.

Which agents does tdd-skill work with?

Claude Code, Cursor, Codex CLI.

How do I install tdd-skill?

Run `npx skills add obra/superpowers --skill tdd` for Claude Code. See the install panel for per-agent commands.

Is tdd-skill free to use?

Yes — tdd-skill is open source (MIT).

Who maintains tdd-skill?

tdd-skill is published by obra and was last updated on 2026-04-19.

What is tdd-skill best for?

New features with clear requirements, bug fixes, complex business logic.