Acerca de
The TDD Workflow skill empowers Claude to follow the disciplined Test-Driven Development (TDD) methodology, ensuring that every piece of production code is preceded by a failing test. It enforces the Red-Green-Refactor cycle, utilizes the AAA (Arrange, Act, Assert) pattern for test structure, and leverages multi-agent patterns for AI-augmented coding. This skill is essential for developers looking to build robust, bug-free software by prioritizing behavior over implementation and maintaining high code quality through continuous, iterative refactoring.