什麼是 skill-testing-framework?
提供技能測試案例和驗證工具。在為新技能建立測試、在技能更新後新增回歸測試、執行測試套件以驗證技能功能或驗證技能輸出是否與預期結果相符時使用。支援具有輸入/輸出對驗證的單元測試、整合測試和回歸測試。 來源:exploration-labs/nates-substack-skills。
提供技能測試案例和驗證工具。在為新技能建立測試、在技能更新後新增回歸測試、執行測試套件以驗證技能功能或驗證技能輸出是否與預期結果相符時使用。支援具有輸入/輸出對驗證的單元測試、整合測試和回歸測試。
透過命令列快速安裝 skill-testing-framework AI 技能到你的開發環境
來源:exploration-labs/nates-substack-skills。
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-frameworkBrowse more skills from exploration-labs/nates-substack-skills
提供技能測試案例和驗證工具。在為新技能建立測試、在技能更新後新增回歸測試、執行測試套件以驗證技能功能或驗證技能輸出是否與預期結果相符時使用。支援具有輸入/輸出對驗證的單元測試、整合測試和回歸測試。 來源:exploration-labs/nates-substack-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/exploration-labs/nates-substack-skills --skill skill-testing-framework 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/exploration-labs/nates-substack-skills