Guide to writing slash commands for Claude Code. Use when creating commands that set mode, constraints, or workflows invoked via /command-name.
$npx -y skills add crouton-labs/crouton-kit --skill commandsInstalls into the current project.
Run `npx skills use "https://github.com/crouton-labs/crouton-kit" --skill "crouton-labs/crouton-kit/commands"` 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/crouton-labs/crouton-kit" that are relevant to the current task. Run `npx skills add "https://github.com/crouton-labs/crouton-kit"` and select the relevant skills, then follow their instructions.