Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes
$npx -y skills add neolabhq/context-engineering-kit --skill test-skillInstalls into the current project.
Run `npx skills use "https://github.com/neolabhq/context-engineering-kit" --skill "neolabhq/context-engineering-kit/test-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/neolabhq/context-engineering-kit" that are relevant to the current task. Run `npx skills add "https://github.com/neolabhq/context-engineering-kit"` and select the relevant skills, then follow their instructions.