claude-command-builder

Official

Build Claude Code slash commands, automate your tasks.

AuthorMEDICALCOR
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Crafting effective Claude Code slash commands with proper structure, argument handling, and workflow design can be tricky and time-consuming. This Skill guides you step-by-step, enabling you to quickly create powerful custom commands.

Core Features & Use Cases

  • Interactive Command Creation: Guides you through defining command names, descriptions, arguments, and bash execution needs for tailored automation.
  • Workflow Design: Helps structure complex command workflows with clear, actionable steps, ensuring your AI agent follows precise instructions.
  • Argument & Bash Handling: Provides patterns for positional arguments, $ARGUMENTS, and secure bash command execution, giving you fine-grained control.
  • Use Case: "I need a slash command that takes a file path as an argument, runs a linter on it, and then suggests fixes. Help me build it."

Quick Start

I want to create a new slash command called 'git-status' that shows the current git status. How do I set it up?

Dependency Matrix

Required Modules

None required

Components

references

💻 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: claude-command-builder
Download link: https://github.com/MEDICALCOR/medicalcor-core/archive/main.zip#claude-command-builder

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