Acerca de
This skill implements a professional TDD workflow within Claude Code, guiding the AI through the essential steps of modern software craftsmanship. By enforcing the Red-Green-Refactor cycle, it ensures that every feature is backed by a failing test before implementation begins, followed by the minimal code necessary to pass, and finally a dedicated refactoring phase. This approach is ideal for developers who want to reduce technical debt, improve code reliability, and maintain high test coverage while leveraging AI for rapid feature development.