·skill-testing-framework
</>

skill-testing-framework

提供技能测试用例和验证工具。在为新技能创建测试、在技能更新后添加回归测试、运行测试套件以验证技能功能或验证技能输出是否与预期结果匹配时使用。支持带有输入/输出对验证的单元测试、集成测试和回归测试。

5安装·1热度·@exploration-labs

安装

$npx skills add https://github.com/exploration-labs/nates-substack-skills --skill skill-testing-framework

如何安装 skill-testing-framework

通过命令行快速安装 skill-testing-framework AI 技能到你的开发环境

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

来源:exploration-labs/nates-substack-skills。

SKILL.md

查看原文

This skill provides a comprehensive framework for testing skills at multiple levels: unit tests for individual components, integration tests for complete workflows, and regression tests to catch breaking changes. It includes scripts for generating test templates, running test suites, and validating outputs against baselines.

This analyzes your skill structure and creates a template with unit, integration, and regression test sections.

Edit the generated test file to add specific test cases. Use assets/testtemplate.json as a reference for test case structure.

提供技能测试用例和验证工具。在为新技能创建测试、在技能更新后添加回归测试、运行测试套件以验证技能功能或验证技能输出是否与预期结果匹配时使用。支持带有输入/输出对验证的单元测试、集成测试和回归测试。 来源:exploration-labs/nates-substack-skills。

可引用信息

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

安装命令
npx skills add https://github.com/exploration-labs/nates-substack-skills --skill skill-testing-framework
分类
</>开发工具
认证
收录时间
2026-02-26
更新时间
2026-03-10

Browse more skills from exploration-labs/nates-substack-skills

快速解答

什么是 skill-testing-framework?

提供技能测试用例和验证工具。在为新技能创建测试、在技能更新后添加回归测试、运行测试套件以验证技能功能或验证技能输出是否与预期结果匹配时使用。支持带有输入/输出对验证的单元测试、集成测试和回归测试。 来源:exploration-labs/nates-substack-skills。

如何安装 skill-testing-framework?

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

这个 Skill 的源码在哪?

https://github.com/exploration-labs/nates-substack-skills