command-creation

Community

Build powerful Claude slash commands, effortlessly.

Authorbcasci
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of Claude Code slash commands, ensuring they have proper front matter, optimized content, and follow best practices for reliable execution. It streamlines the process of creating custom AI commands, saving you time and effort.

Core Features & Use Cases

  • Front Matter Generation: Defines command interface with description, argument-hint, and allowed-tools for clear invocation.
  • Execution Flow Control: Automatically applies robust execution flow patterns for multi-step commands, preventing premature stopping and ensuring reliable completion.
  • Content Optimization: Integrates with the prompt-architecting skill to ensure command content is concise, clear, and bloat-free.
  • Argument Design: Guides the selection and implementation of command arguments ($ARGUMENTS vs. $1, $2) for flexible command usage.
  • Use Case: A developer frequently performs a multi-step git operation. Instead of typing out the full prompt each time, they can use this Skill to create a /git-sync command that automates the entire sequence, including user prompts and conditional logic, ensuring it executes reliably.

Quick Start

Create a user-level command named 'deploy-staging' that takes a branch name as an argument and deploys it. Make a project-level command 'review-pr' that takes a PR number and provides feedback.

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: command-creation
Download link: https://github.com/bcasci/hustle-marketplace/archive/main.zip#command-creation

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.