create-command

Community

Systematically craft Claude Code slash commands with best practices

Authorbaleen37
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the guesswork and inconsistency in creating Claude Code slash commands by providing a structured, systematic workflow.

Core Features & Use Cases

  • Purpose-Driven Creation: Guides you through determining command purpose and appropriate scope.
  • Best Practice Implementation: Ensures commands follow established patterns with proper frontmatter and tool permissions.
  • Use Case: Imagine you need a new command to automate code formatting checks. Use this Skill to create a properly structured command with the right tool permissions and testing procedures.

Quick Start

Use the create-command skill to build a new slash command for automated code quality checks.

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: create-command
Download link: https://github.com/baleen37/dotfiles/archive/main.zip#commands

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