@amit-t/skill-tdd
v1.0.1
Published
Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.
Maintainers
Readme
@amit-t/skill-tdd
Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.
Category: engineering
This skill includes 6 files: SKILL.md, mocking.md, deep-modules.md, tests.md, interface-design.md, refactoring.md
Install
npx @amit-t/skill-tddThis installs the skill to your Devin for Terminal global skills directory (~/.config/cognition/skills/tdd/).
Usage
Once installed, use in any Devin for Terminal session:
/tddWhat is this?
This is a Devin for Terminal skill — a reusable prompt/workflow that teaches the AI agent how to perform a specific task. Skills are defined as SKILL.md files and can be invoked by name.
Uninstall
rm -rf ~/.config/cognition/skills/tdd