Use this skill when creating or refining custom Claude Code slash commands. Slash commands are user-invoked reusable prompts that can accept arguments, reference files, and execute bash operations. Helps design command syntax, argument handling, file references, bash execution, and frontmatter configuration. Automatically invoked when user requests "create a command", "make a slash command", "add a /command", or mentions custom command development.
$npx -y skills add andisab/swe-marketplace --skill command-devInstalls into the current project.
Run `npx skills use "https://github.com/andisab/swe-marketplace" --skill "andisab/swe-marketplace/command-dev"` 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/andisab/swe-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/andisab/swe-marketplace"` and select the relevant skills, then follow their instructions.