Che cos'è tdd?
Abilità di applicazione dello sviluppo basato sui test: scrivere prima i test, sempre Fonte: yeachan-heo/oh-my-claudecode.
Abilità di applicazione dello sviluppo basato sui test: scrivere prima i test, sempre
Installa rapidamente la skill AI tdd nel tuo ambiente di sviluppo tramite riga di comando
Fonte: yeachan-heo/oh-my-claudecode.
Write code before test? DELETE IT. Start over. No exceptions.
| Code written before test | STOP. Delete code. Write test first. | | Test passes on first run | Test is wrong. Fix it to fail first. | | Multiple features in one cycle | STOP. One test, one feature. | | Skipping refactor | Go back. Clean up before next feature. |
Remember: The discipline IS the value. Shortcuts destroy the benefit.
Abilità di applicazione dello sviluppo basato sui test: scrivere prima i test, sempre Fonte: yeachan-heo/oh-my-claudecode.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill tddAbilità di applicazione dello sviluppo basato sui test: scrivere prima i test, sempre Fonte: yeachan-heo/oh-my-claudecode.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill tdd Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/yeachan-heo/oh-my-claudecode