command-creation

Community

Build reusable Claude Code commands.

Authorandisab
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps create production-ready custom slash commands that are user-invoked, parametrizable, and frontmatter-driven.

Core Features & Use Cases

  • Frontmatter-driven command metadata (description, argument-hint, allowed-tools, model)
  • Argument handling with $ARGUMENTS and positional parameters
  • File references and Bash execution patterns
  • Clear usage and error-handling guidelines

Quick Start

Create a command like security-review.md with proper frontmatter and content, then invoke via /security-review.

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

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