tdd-guide
alirezarezvani/claude-skills
This comprehensive guide assists developers in adopting Test-Driven Development (TDD) practices. It covers generating unit tests for various languages (Python, JS, Java), analyzing test coverage gaps across multiple frameworks (Jest, Pytest, JUnit), and guiding the iterative Red-Green-Refactor workflow. Use this guide when generating stubs, improving test coverage, or adhering to spec-first development methodologies.