Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

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.

Aperçu

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.

Commande d'installation
npx skills add https://github.com/danielscholl/claude-sdlc --skill test-framework

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles19
Forks2
Mis à jour21 mars 2026 à 20:50
Explorateur de fichiers
7 fichiers
SKILL.md
readonly