Was ist tdd-mastery?
Testgesteuerter Entwicklungsworkflow mit sprachübergreifendem Red-Green-Refactor-Zyklus Quelle: rohitg00/awesome-claude-code-toolkit.
Testgesteuerter Entwicklungsworkflow mit sprachübergreifendem Red-Green-Refactor-Zyklus
Installieren Sie den KI-Skill tdd-mastery schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: 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.
Testgesteuerter Entwicklungsworkflow mit sprachübergreifendem Red-Green-Refactor-Zyklus Quelle: rohitg00/awesome-claude-code-toolkit.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/rohitg00/awesome-claude-code-toolkit --skill tdd-masteryBrowse more skills from rohitg00/awesome-claude-code-toolkit
Testgesteuerter Entwicklungsworkflow mit sprachübergreifendem Red-Green-Refactor-Zyklus Quelle: rohitg00/awesome-claude-code-toolkit.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/rohitg00/awesome-claude-code-toolkit --skill tdd-mastery Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/rohitg00/awesome-claude-code-toolkit