·testing-skills-with-subagents
</>

testing-skills-with-subagents

在部署之前創建或編輯技能時使用,以驗證它們在壓力下工作並抵抗合理化 - 通過在沒有技能的情況下運行基線、編寫以解決故障、迭代以關閉漏洞,應用紅-綠-重構循環來處理文檔

10安裝·1熱度·@ed3dai

安裝

$npx skills add https://github.com/ed3dai/ed3d-plugins --skill testing-skills-with-subagents

如何安裝 testing-skills-with-subagents

透過命令列快速安裝 testing-skills-with-subagents AI 技能到你的開發環境

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

來源:ed3dai/ed3d-plugins。

SKILL.md

查看原文

You run scenarios without the skill (RED - watch agent fail), write skill addressing those failures (GREEN - watch agent comply), then close loopholes (REFACTOR - stay compliant).

Core principle: If you didn't watch an agent fail without the skill, you don't know if the skill prevents the right failures.

REQUIRED BACKGROUND: You MUST understand superpowers:test-driven-development before using this skill. That skill defines the fundamental RED-GREEN-REFACTOR cycle. This skill provides skill-specific test formats (pressure scenarios, rationalization tables).

在部署之前創建或編輯技能時使用,以驗證它們在壓力下工作並抵抗合理化 - 通過在沒有技能的情況下運行基線、編寫以解決故障、迭代以關閉漏洞,應用紅-綠-重構循環來處理文檔 來源:ed3dai/ed3d-plugins。

可引用資訊

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

安裝指令
npx skills add https://github.com/ed3dai/ed3d-plugins --skill testing-skills-with-subagents
分類
</>開發工具
認證
收錄時間
2026-02-26
更新時間
2026-03-10

Browse more skills from ed3dai/ed3d-plugins

快速解答

什麼是 testing-skills-with-subagents?

在部署之前創建或編輯技能時使用,以驗證它們在壓力下工作並抵抗合理化 - 通過在沒有技能的情況下運行基線、編寫以解決故障、迭代以關閉漏洞,應用紅-綠-重構循環來處理文檔 來源:ed3dai/ed3d-plugins。

如何安裝 testing-skills-with-subagents?

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

這個 Skill 的原始碼在哪?

https://github.com/ed3dai/ed3d-plugins