write-command

Community

Craft perfect Claude slash commands, effortlessly.

Authorwayne930242
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually writing slash commands can be error-prone, inconsistent, and time-consuming, especially when adhering to best practices for YAML frontmatter and argument handling. This skill automates the scaffolding and validation of new commands.

Core Features & Use Cases

  • Guided Command Creation: Generates a structured template for new slash commands, ensuring proper YAML frontmatter and argument definitions.
  • Best Practices Enforcement: Helps users follow official guidelines for command naming, descriptions, and argument handling.
  • Use Case: Quickly scaffold a new /deploy command with required environment and optional version arguments, ensuring it's ready for immediate use and adheres to Claude Code standards.

Quick Start

Help me write a new slash command called 'deploy' that takes a required 'environment' argument and an optional 'version' argument.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: write-command
Download link: https://github.com/wayne930242/weihung-claude-plugin/archive/main.zip#write-command

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