Che cos'è bullet-tracer?
Implementa le funzionalità utilizzando l'approccio del punto elenco tracciante: crea prima una sezione verticale end-to-end minima, quindi espandi. Fonte: sebastiaanwouters/dotagents.
Implementa le funzionalità utilizzando l'approccio del punto elenco tracciante: crea prima una sezione verticale end-to-end minima, quindi espandi.
Installa rapidamente la skill AI bullet-tracer nel tuo ambiente di sviluppo tramite riga di comando
Fonte: sebastiaanwouters/dotagents.
From The Pragmatic Programmer: "Use Tracer Bullets to Find the Target" — build a minimal end-to-end vertical slice that touches all layers first, then expand.
Not all tickets/features are fully compatible with the tracer bullet approach (e.g., pure refactors, config changes, single-layer fixes). Be smart: apply tracer bullet concepts to compatible parts, use general best practices for the rest.
❌ Building the perfect DB schema before any code ❌ Implementing full validation before happy path works ❌ Writing all unit tests before integration test ❌ Building frontend in isolation from backend ❌ "I'll connect it later"
Implementa le funzionalità utilizzando l'approccio del punto elenco tracciante: crea prima una sezione verticale end-to-end minima, quindi espandi. Fonte: sebastiaanwouters/dotagents.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/sebastiaanwouters/dotagents --skill bullet-tracerImplementa le funzionalità utilizzando l'approccio del punto elenco tracciante: crea prima una sezione verticale end-to-end minima, quindi espandi. Fonte: sebastiaanwouters/dotagents.
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/sebastiaanwouters/dotagents --skill bullet-tracer 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/sebastiaanwouters/dotagents