Guide for creating Claude Code slash commands. Use when the user wants to create a new slash command, update an existing slash command, or asks about syntax and options.
$npx -y skills add gzupark/claude-plugin-pack --skill slash-command-creatorInstalls into the current project.
Run `npx skills use "https://github.com/gzupark/claude-plugin-pack" --skill "gzupark/claude-plugin-pack/slash-command-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/gzupark/claude-plugin-pack" that are relevant to the current task. Run `npx skills add "https://github.com/gzupark/claude-plugin-pack"` and select the relevant skills, then follow their instructions.