This skill should be used whenever the user wants to test a skill's behavior, analyze how it uses the Claude API, inspect inputs/outputs from scripts, or run security and code review audits against skill scripts. Even for casual phrases like "test my skill", "analyze this skill", "audit skill scripts", "review skill for security issues", "what does this skill actually do when it runs", "inspect API calls from skill", "run a skill through its paces", "check my skill for bugs or vulnerabilities". Also trigger when the user shows you a SKILL.md and asks you to evaluate, critique, or stress-test it.
$npx -y skills add ddunnock/claude-plugins --skill skill-testerInstalls into the current project.
Run `npx skills use "https://github.com/ddunnock/claude-plugins" --skill "ddunnock/claude-plugins/skill-tester"` 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/ddunnock/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/ddunnock/claude-plugins"` and select the relevant skills, then follow their instructions.