概要
The TDD Red Phase Expert is a specialized Claude Code skill designed to streamline the initial stage of Test-Driven Development. It helps developers identify core behaviors, establish descriptive naming conventions, and structure tests using the Arrange-Act-Assert (AAA) pattern. By ensuring tests fail for the right reasons before any business logic is written, this skill prevents trivial passing, improves code coverage, and promotes a more robust architectural design from the start of the development cycle.