·bullet-tracer
</>

bullet-tracer

sebastiaanwouters/dotagents

使用示踪子弹方法实现功能 - 首先构建最小的端到端垂直切片,然后扩展。

8安装·0热度·@sebastiaanwouters

安装

$npx skills add https://github.com/sebastiaanwouters/dotagents --skill bullet-tracer

SKILL.md

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"

使用示踪子弹方法实现功能 - 首先构建最小的端到端垂直切片,然后扩展。 来源:sebastiaanwouters/dotagents。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/sebastiaanwouters/dotagents --skill bullet-tracer
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 bullet-tracer?

使用示踪子弹方法实现功能 - 首先构建最小的端到端垂直切片,然后扩展。 来源:sebastiaanwouters/dotagents。

如何安装 bullet-tracer?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/sebastiaanwouters/dotagents --skill bullet-tracer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/sebastiaanwouters/dotagents