·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