About
The Testing Patterns skill provides a robust framework for managing the software testing lifecycle within Claude Code. It enables developers to implement disciplined Test-Driven Development (TDD) cycles, generate high-quality unit and integration tests for existing code, and perform deep coverage analysis to identify untested execution paths. By standardizing mocking patterns and providing edge-case checklists for frameworks like Jest, Vitest, and pytest, this skill ensures that AI-generated code remains reliable, maintainable, and production-ready.