Marketplace

create-command

Create a new Claude Code slash command with proper YAML frontmatter structure. Use when the user wants to add a custom slash command to a plugin. Handles command file creation with description, argument hints, allowed tools, and all advanced features.

$ 安裝

git clone https://github.com/jpoutrin/product-forge /tmp/product-forge && cp -r /tmp/product-forge/plugins/claude-code-dev/skills/create-command ~/.claude/skills/product-forge

// tip: Run this command in your terminal to install the skill