Skip to content

rosslevinsky/portable-agent-skills

v2026.08.0Apache-2.0

Agent workflow skills that behave the same in Claude Code and Codex CLI, with a portability contract enforced in CI.

tdd

Test-driven development workflow. Enforces red/green/refactor discipline: write failing tests first, implement the minimum code to pass, then clean up. Use when the user invokes /tdd with a feature to implement (e.g., "/tdd implement the vocab export endpoint", "/tdd add useMyHook"). Never skips ahead to implementation before confirming tests fail.

Read SKILL.md at the source

Pinned to revision 13ce57a02c25, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.