·test-driven-development
</>

test-driven-development

yanko-belov/code-craft

Verwenden Sie diese Option, wenn Sie ein neues Feature oder eine neue Funktion implementieren. Verwenden Sie diese Option, wenn Sie aufgefordert werden, „Tests später hinzuzufügen“. Zum Schreiben von Code vor Tests verwenden.

15Installationen·0Trend·@yanko-belov

Installation

$npx skills add https://github.com/yanko-belov/code-craft --skill test-driven-development

SKILL.md

Write the test first. Watch it fail. Then write the code.

TDD is not about testing - it's about design. Writing tests first forces you to think about the interface before the implementation.

If you're about to write implementation without a test, STOP:

Verwenden Sie diese Option, wenn Sie ein neues Feature oder eine neue Funktion implementieren. Verwenden Sie diese Option, wenn Sie aufgefordert werden, „Tests später hinzuzufügen“. Zum Schreiben von Code vor Tests verwenden. Quelle: yanko-belov/code-craft.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/yanko-belov/code-craft --skill test-driven-development
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-12
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist test-driven-development?

Verwenden Sie diese Option, wenn Sie ein neues Feature oder eine neue Funktion implementieren. Verwenden Sie diese Option, wenn Sie aufgefordert werden, „Tests später hinzuzufügen“. Zum Schreiben von Code vor Tests verwenden. Quelle: yanko-belov/code-craft.

Wie installiere ich test-driven-development?

Ö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/yanko-belov/code-craft --skill test-driven-development Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/yanko-belov/code-craft