Design and create Claude Skills using progressive disclosure principles. Use when building new skills, planning skill architecture, or writing skill content.
$npx -y skills add spences10/claude-code-toolkit --skill skill-creatorInstalls into the current project.
Run `npx skills use "https://github.com/spences10/claude-code-toolkit" --skill "spences10/claude-code-toolkit/skill-creator"` 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/spences10/claude-code-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/spences10/claude-code-toolkit"` and select the relevant skills, then follow their instructions.