Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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