Master Test-Driven Development with deterministic red-green-refactor workflows, test-first feature delivery, bug reproduction through failing tests, behavior-focused assertions, and refactoring safety; use when implementing new functions, changing APIs, fixing regressions, or restructuring code under test.
71
89%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
{
"name": "pantheon-ai/test-driven-development",
"version": "0.3.1",
"summary": "Master Test-Driven Development with deterministic red-green-refactor workflows, test-first feature delivery, bug reproduction through failing tests, behavior-focused assertions, and refactoring safety; use when implementing new functions, changing APIs, fixing regressions, or restructuring code under test.",
"private": false,
"skills": {
"test-driven-development": {
"path": "SKILL.md"
}
}
}