About
The Unit Test Loop skill streamlines the test-driven development (TDD) process by guiding Claude through a systematic workflow to improve codebase reliability. It identifies missing test coverage, implements targeted tests using React Testing Library best practices, and executes mandatory quality reviews via background agents. By focusing on user-facing behavior and maintaining a strict 'one test per iteration' policy, it ensures high-quality, maintainable test suites with clean git histories and verifiable coverage improvements.