什麼是 customaize-agent:test-skill?
在部署之前創建或編輯技能時使用,以驗證它們在壓力下工作並抵抗合理化 - 通過在沒有技能的情況下運行基線、編寫以解決故障、迭代以關閉漏洞,應用紅-綠-重構循環來處理文檔 來源:neolabhq/context-engineering-kit。
在部署之前創建或編輯技能時使用,以驗證它們在壓力下工作並抵抗合理化 - 通過在沒有技能的情況下運行基線、編寫以解決故障、迭代以關閉漏洞,應用紅-綠-重構循環來處理文檔
透過命令列快速安裝 customaize-agent:test-skill AI 技能到你的開發環境
來源:neolabhq/context-engineering-kit。
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).
在部署之前創建或編輯技能時使用,以驗證它們在壓力下工作並抵抗合理化 - 通過在沒有技能的情況下運行基線、編寫以解決故障、迭代以關閉漏洞,應用紅-綠-重構循環來處理文檔 來源:neolabhq/context-engineering-kit。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/neolabhq/context-engineering-kit --skill customaize-agent:test-skill在部署之前創建或編輯技能時使用,以驗證它們在壓力下工作並抵抗合理化 - 通過在沒有技能的情況下運行基線、編寫以解決故障、迭代以關閉漏洞,應用紅-綠-重構循環來處理文檔 來源:neolabhq/context-engineering-kit。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/neolabhq/context-engineering-kit --skill customaize-agent:test-skill 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/neolabhq/context-engineering-kit