Marketplace

slash-commands

Best practices for creating Claude Code slash commands. Use this skill when creating, editing, or improving custom slash commands for Claude Code. Covers frontmatter configuration, dynamic features ($ARGUMENTS, bash execution, file references), command patterns (git workflows, multi-agent orchestration, code review), and helps decide when to use slash commands vs skills vs subagents.

$ Instalar

git clone https://github.com/horuz-ai/claude-plugins /tmp/claude-plugins && cp -r /tmp/claude-plugins/plugins/core/skills/slash-commands ~/.claude/skills/claude-plugins

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