Skip to main content
Ejecuta cualquier Skill en Manus
con 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.

Resumen

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.

Comando de instalación
npx skills add https://github.com/danielscholl/claude-sdlc --skill test-framework

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas19
Forks2
Actualizado21 de marzo de 2026, 20:50
Explorador de archivos
7 archivos
SKILL.md
readonly