·scenario-testing
</>

scenario-testing

2389-research/claude-plugins

当编写测试、验证功能或需要验证代码是否有效时,应该使用此技能。触发“编写测试”、“添加测试覆盖范围”、“验证功能”、“集成测试”、“端到端”、“e2e 测试”、“模拟”、“单元测试”。使用 .scratch/ 目录中的真实依赖项强制执行场景驱动测试。

1安装·0热度·@2389-research

安装

$npx skills add https://github.com/2389-research/claude-plugins --skill scenario-testing

SKILL.md

The Iron Law: "NO FEATURE IS VALIDATED UNTIL A SCENARIO PASSES WITH REAL DEPENDENCIES"

Mocks create false confidence. Only scenarios exercising real systems validate that code works.

As stated in the principle: "A test that uses mocks is not testing your system. It's testing your assumptions about how dependencies behave."

当编写测试、验证功能或需要验证代码是否有效时,应该使用此技能。触发“编写测试”、“添加测试覆盖范围”、“验证功能”、“集成测试”、“端到端”、“e2e 测试”、“模拟”、“单元测试”。使用 .scratch/ 目录中的真实依赖项强制执行场景驱动测试。 来源:2389-research/claude-plugins。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/2389-research/claude-plugins --skill scenario-testing
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 scenario-testing?

当编写测试、验证功能或需要验证代码是否有效时,应该使用此技能。触发“编写测试”、“添加测试覆盖范围”、“验证功能”、“集成测试”、“端到端”、“e2e 测试”、“模拟”、“单元测试”。使用 .scratch/ 目录中的真实依赖项强制执行场景驱动测试。 来源:2389-research/claude-plugins。

如何安装 scenario-testing?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/2389-research/claude-plugins --skill scenario-testing 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/2389-research/claude-plugins