$ npx skills add https://github.com/forge-town/skills --skill test-driven-development
先写测试。看它失败。写最小代码使它通过。
没有失败测试,就不写生产代码