create-command
CommunityBuild custom slash commands, automate repetitive prompts.
Software Engineering#automation#workflow#Claude Code#slash command#custom command#argument handling#reusable prompt
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-namesyntax. - 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-prcommand 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 requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.