·test-runner
</>

test-runner

philoserf/claude-code-setup

對 Claude Code 自定義運行系統測試。執行示例查詢、驗證響應、生成測試報告並識別代理、命令、技能和掛鉤的邊緣情況。

1安裝·0熱度·@philoserf

安裝

$npx skills add https://github.com/philoserf/claude-code-setup --skill test-runner

SKILL.md

For detailed test case examples for skills, agents, commands, and hooks, see examples.md.

For a catalog of common failure patterns by customization type, see common-failures.md.

In read-only mode (default), no customizations are actually invoked - the skill analyzes configurations and documentation to assess expected behavior. In active mode, skills are invoked with test queries to verify actual behavior.

對 Claude Code 自定義運行系統測試。執行示例查詢、驗證響應、生成測試報告並識別代理、命令、技能和掛鉤的邊緣情況。 來源:philoserf/claude-code-setup。

查看原文

可引用資訊

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

安裝指令
npx skills add https://github.com/philoserf/claude-code-setup --skill test-runner
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 test-runner?

對 Claude Code 自定義運行系統測試。執行示例查詢、驗證響應、生成測試報告並識別代理、命令、技能和掛鉤的邊緣情況。 來源:philoserf/claude-code-setup。

如何安裝 test-runner?

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

這個 Skill 的原始碼在哪?

https://github.com/philoserf/claude-code-setup