·android-tdd
</>

android-tdd

Android 測試驅動開發標準。實施紅-綠-重構循環、測試金字塔 (70/20/10)、特定於層的測試策略和 CI 整合。使用 TDD 方法建置或審查 Android 應用程式時使用。

16安裝·0熱度·@peterbamuhigire

安裝

$npx skills add https://github.com/peterbamuhigire/skills-web-dev --skill android-tdd

如何安裝 android-tdd

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

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

來源:peterbamuhigire/skills-web-dev。

SKILL.md

查看原文

TDD is a development process where you write tests before feature code, following the Red-Green-Refactor cycle. Every feature starts with a failing test, gets minimal implementation, then is refined.

Core Principle: No production code without a failing test first.

Icon Policy: If UI code is generated as part of TDD, use custom PNG icons and maintain PROJECTICONS.md (see android-custom-icons).

Android 測試驅動開發標準。實施紅-綠-重構循環、測試金字塔 (70/20/10)、特定於層的測試策略和 CI 整合。使用 TDD 方法建置或審查 Android 應用程式時使用。 來源:peterbamuhigire/skills-web-dev。

可引用資訊

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

安裝指令
npx skills add https://github.com/peterbamuhigire/skills-web-dev --skill android-tdd
分類
</>開發工具
認證
收錄時間
2026-02-21
更新時間
2026-03-10

Browse more skills from peterbamuhigire/skills-web-dev

快速解答

什麼是 android-tdd?

Android 測試驅動開發標準。實施紅-綠-重構循環、測試金字塔 (70/20/10)、特定於層的測試策略和 CI 整合。使用 TDD 方法建置或審查 Android 應用程式時使用。 來源:peterbamuhigire/skills-web-dev。

如何安裝 android-tdd?

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

這個 Skill 的原始碼在哪?

https://github.com/peterbamuhigire/skills-web-dev