create-command

Community

Build custom slash commands, automate repetitive prompts.

Authorronnycoding
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the need to repeatedly type long or complex prompts by allowing you to create custom slash commands, automating frequently used interactions with Claude Code.

Core Features & Use Cases

  • Reusable Prompts: Store and trigger complex prompts with a simple /command-name syntax.
  • Argument Handling: Pass dynamic inputs to your commands using $1, $2, or $ARGUMENTS.
  • Contextual Integration: Include file contents (@file.js) or execute bash commands (!git status) directly within your prompts.
  • Use Case: Create a /review-pr command that takes a PR number and priority, then automatically fetches PR details and diffs from GitHub, providing a structured prompt for Claude to review, saving you manual context gathering.

Quick Start

Create a new personal slash command named explain that takes $ARGUMENTS and uses it to explain code in simple terms.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: create-command
Download link: https://github.com/ronnycoding/.claude/archive/main.zip#create-command

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.