What is tdd-mastery?
Test-driven development workflow with Red-Green-Refactor cycle across languages Source: rohitg00/awesome-claude-code-toolkit.
Test-driven development workflow with Red-Green-Refactor cycle across languages
Quickly install tdd-mastery AI skill to your development environment via command line
Source: rohitg00/awesome-claude-code-toolkit.
Never write production code without a failing test first. Each cycle should take 2-10 minutes.
Use vi.fn() / jest.fn() for mocks. Prefer dependency injection over module mocking. Use beforeEach for shared setup, never share mutable state between tests.
Use pytest.raises for exceptions. Use conftest.py for shared fixtures. Mark slow tests with @pytest.mark.slow.
Test-driven development workflow with Red-Green-Refactor cycle across languages Source: rohitg00/awesome-claude-code-toolkit.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/rohitg00/awesome-claude-code-toolkit --skill tdd-masteryBrowse more skills from rohitg00/awesome-claude-code-toolkit
Test-driven development workflow with Red-Green-Refactor cycle across languages Source: rohitg00/awesome-claude-code-toolkit.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rohitg00/awesome-claude-code-toolkit --skill tdd-mastery Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/rohitg00/awesome-claude-code-toolkit