command-development

Installation
SKILL.md

Command Development for Claude Code

Reference: See command-spec.md for the official specification.

Overview

Slash commands are frequently-used prompts defined as Markdown files that Claude executes during interactive sessions. Understanding command structure, frontmatter options, and dynamic features enables creating powerful, reusable workflows.

Key concepts:

  • Markdown file format for commands
  • YAML frontmatter for configuration
  • Dynamic arguments and file references
  • Bash execution for context
  • Command organization and namespacing

Command Basics

What is a Slash Command?

Installs
8
GitHub Stars
19
First Seen
Feb 25, 2026
command-development — basher83/lunar-claude