Skip to main content
在 Manus 中运行任何 Skill
一键导入

test-framework

Four-layer test framework for Claude Code plugin skills. Use when validating plugin structure, testing trigger accuracy of skill descriptions, running multi-turn session scenarios, or comparing skill value (with vs without). Also use when creating new trigger evals, session scenarios, or debugging why a skill fires for the wrong prompts. NOT for writing unit tests, running pytest, or testing application code — this is for testing AI plugin skills only.

概览

Four-layer test framework for Claude Code plugin skills. Use when validating plugin structure, testing trigger accuracy of skill descriptions, running multi-turn session scenarios, or comparing skill value (with vs without). Also use when creating new trigger evals, session scenarios, or debugging why a skill fires for the wrong prompts. NOT for writing unit tests, running pytest, or testing application code — this is for testing AI plugin skills only.

安装命令
npx skills add https://github.com/danielscholl/claude-sdlc --skill test-framework

复制此命令并粘贴到 Claude Code 中以安装该技能

星标19
分支2
更新时间2026年3月21日 20:50
文件资源管理器
7 个文件
SKILL.md
readonly