Creates new Claude Code slash commands following best practices. Guides through command structure, naming, arguments, and frontmatter. Use when user wants to create a command, build a slash command, or asks about command best practices.
$npx -y skills add jiaxiaojunqaq/skillject --skill creating-commandsInstalls into the current project.
Run `npx skills use "https://github.com/jiaxiaojunqaq/skillject" --skill "jiaxiaojunqaq/skillject/creating-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/jiaxiaojunqaq/skillject" that are relevant to the current task. Run `npx skills add "https://github.com/jiaxiaojunqaq/skillject"` and select the relevant skills, then follow their instructions.