·tdd

通用的測試驅動開發方法和測試設計流程。 撰寫以行為為中心的測驗、模擬策略的背景知識, 垂直切片和曳光彈執行。編寫測試時自動加載 在實施、審查回饋或獨立測試創作期間。 觸發因素:編寫測試、測試設計、模擬策略、測試品質、 行為測試、整合測試、測試優先、紅綠重構。

29安裝·1熱度·@inkeep

安裝

$npx skills add https://github.com/inkeep/team-skills --skill tdd

如何安裝 tdd

透過命令列快速安裝 tdd AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/inkeep/team-skills --skill tdd
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:inkeep/team-skills。

SKILL.md

查看原文

Universal principles for writing good tests. These apply regardless of framework, language, or repo — discover and follow your repo's specific testing tools, commands, and conventions from its project configuration, contributor guides, existing test files, CI/CD config, and any repo-level AI skills or rules.

Tests verify behavior through public interfaces, not implementation details. Code can change entirely; tests shouldn't break unless behavior changed.

Good tests exercise real code paths through public APIs. They describe what the system does, not how. A good test reads like a specification — "user can checkout with valid cart" tells you exactly what capability exists. These tests survive refactors because they don't care about internal structure.

通用的測試驅動開發方法和測試設計流程。 撰寫以行為為中心的測驗、模擬策略的背景知識, 垂直切片和曳光彈執行。編寫測試時自動加載 在實施、審查回饋或獨立測試創作期間。 觸發因素:編寫測試、測試設計、模擬策略、測試品質、 行為測試、整合測試、測試優先、紅綠重構。 來源:inkeep/team-skills。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/inkeep/team-skills --skill tdd
分類
</>開發工具
認證
收錄時間
2026-02-23
更新時間
2026-03-11

Browse more skills from inkeep/team-skills

快速解答

什麼是 tdd?

通用的測試驅動開發方法和測試設計流程。 撰寫以行為為中心的測驗、模擬策略的背景知識, 垂直切片和曳光彈執行。編寫測試時自動加載 在實施、審查回饋或獨立測試創作期間。 觸發因素:編寫測試、測試設計、模擬策略、測試品質、 行為測試、整合測試、測試優先、紅綠重構。 來源:inkeep/team-skills。

如何安裝 tdd?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/inkeep/team-skills --skill tdd 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/inkeep/team-skills

詳情

分類
</>開發工具
來源
skills.sh
收錄時間
2026-02-23