在 Trellis 子任务进入实现阶段时,用严格 TDD(红→绿→重构)逐条把验收标准落成代码。用于 Codex / Claude Code 等在 trellis-zero-to-mvp-zh 或 trellis-mvp-to-delivery-zh 生成主子任务后,按依赖顺序实现某个子任务,尤其当执行模型是 qwen3.6 35b 这类小参数本地模型时——把"理解并实现需求"转成"让这条失败测试变绿"的机械循环,每步都有客观信号。
$npx -y skills add coldwateryi/trellis-skills --skill trellis-implement-tdd-zhInstalls into the current project.
Run `npx skills use "https://github.com/coldwateryi/trellis-skills" --skill "coldwateryi/trellis-skills/trellis-implement-tdd-zh"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/coldwateryi/trellis-skills" that are relevant to the current task. Run `npx skills add "https://github.com/coldwateryi/trellis-skills"` and select the relevant skills, then follow their instructions.