command-development
✓This skill guides creating slash commands for Claude Code—reusable Markdown-based prompts with YAML configuration. Use when building custom commands, designing command workflows, or extending Claude Code functionality.
Installation
SKILL.md
Commands are reusable prompts defined as Markdown files with optional YAML frontmatter.
Critical: Commands are instructions FOR Claude, not messages TO users.
| .claude/commands/ | Project (shared via git) | | /.claude/commands/ | Personal (all projects) | | plugin/commands/ | Plugin distribution |
This skill guides creating slash commands for Claude Code—reusable Markdown-based prompts with YAML configuration. Use when building custom commands, designing command workflows, or extending Claude Code functionality. Source: s-hiraoku/claude-code-harnesses-factory.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/s-hiraoku/claude-code-harnesses-factory --skill command-development- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is command-development?
This skill guides creating slash commands for Claude Code—reusable Markdown-based prompts with YAML configuration. Use when building custom commands, designing command workflows, or extending Claude Code functionality. Source: s-hiraoku/claude-code-harnesses-factory.
How do I install command-development?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/s-hiraoku/claude-code-harnesses-factory --skill command-development Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/s-hiraoku/claude-code-harnesses-factory
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01