test-driven-development
π―Skillfrom carvalab/k-skills
Guides developers through test-driven development by enforcing the Red-Green-Refactor cycle, ensuring tests drive code design and prevent common testing pitfalls.
Part of
carvalab/k-skills(9 items)
Installation
npx skills add carvalab/k-skills --skill test-driven-developmentSkill Details
TDD workflow guide. Use PROACTIVELY when writing new features or fixing bugs. Enforces Red-Green-Refactor cycle and prevents testing anti-patterns.
More from this repository8
refactor-cleaner skill from carvalab/k-skills
Performs comprehensive senior-level code review, focusing on complex logic and architecture while delegating style checks to automated tools.
doc-updater skill from carvalab/k-skills
Simplifies code for enhanced readability and maintainability by refining recently modified files while preserving exact functionality.
Guides developers in creating concise, task-focused agent skills using progressive disclosure and a 3-tier loading architecture.
Proactively builds robust backend APIs using Node.js/TypeScript and Go, applying Clean Architecture and software design principles for scalable microservices.
Develops Next.js applications using TypeScript, Server Components, and Server Actions, optimizing for performance and minimal client-side JavaScript.
Skill