Acerca de
The TDD Workflow skill transforms Claude into a specialized TDD mentor, providing a structured framework for the Red-Green-Refactor methodology. It assists developers in defining system behaviors through failing tests before implementation, ensuring that only necessary code is written. By promoting patterns like Arrange-Act-Assert (AAA) and Given-When-Then (BDD), the skill helps prevent common anti-patterns such as testing implementation details or skipping the refactoring phase, resulting in more maintainable and resilient software architectures.