什麼是 test-driven-development?
(中文)在編寫實作程式碼之前實作任何功能或錯誤修復時使用 來源:jackiexiao/jackie-skills-dev。
(中文)在編寫實作程式碼之前實作任何功能或錯誤修復時使用
透過命令列快速安裝 test-driven-development AI 技能到你的開發環境
來源:jackiexiao/jackie-skills-dev。
Write the test first. Watch it fail. Write minimal code to pass.
Core principle: If you didn't watch the test fail, you don't know if it tests the right thing.
Violating the letter of the rules is violating the spirit of the rules.
(中文)在編寫實作程式碼之前實作任何功能或錯誤修復時使用 來源:jackiexiao/jackie-skills-dev。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/jackiexiao/jackie-skills-dev --skill test-driven-development(中文)在編寫實作程式碼之前實作任何功能或錯誤修復時使用 來源:jackiexiao/jackie-skills-dev。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/jackiexiao/jackie-skills-dev --skill test-driven-development 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/jackiexiao/jackie-skills-dev