Skip to main content
Run any Skill in Manus
with one click

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.

Overview

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.

Install command
npx skills add https://github.com/danielscholl/claude-sdlc --skill test-framework

Copy and paste this command into Claude Code to install the skill

Stars19
Forks2
UpdatedMarch 21, 2026 at 20:50
File Explorer
7 files
SKILL.md
readonly