write-command
CommunityCraft perfect Claude slash commands, effortlessly.
Software Engineering#automation#developer tools#scaffolding#claude code#tooling#slash command#command creation
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
/deploycommand with requiredenvironmentand optionalversionarguments, 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 requiredComponents
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.