command-development

Create and manage Claude Code slash commands with frontmatter configuration.

12|1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/jorgeasaurus/agent-skills --skill command-development-jorgeasaurus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: command-development
Source: https://github.com/jorgeasaurus/agent-skills/tree/main/command-development
Command: npx skills add https://github.com/jorgeasaurus/agent-skills --skill command-development-jorgeasaurus

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides comprehensive guidance and tools for creating, organizing, and managing Claude Code slash commands, streamlining the development of interactive and efficient workflows.

Core Features & Use Cases

  • Command Creation: Offers detailed guidance on slash command file format, frontmatter configuration, and best practices for command development.
  • Plugin Integration: Explains how to integrate commands with plugin components like agents, skills, and hooks.
  • Advanced Workflows: Demonstrates how to build complex workflows with multiple commands and state management.
  • Documentation Patterns: Provides templates and examples for self-documenting commands with clear instructions and troubleshooting steps.
  • Distribution Considerations: Outlines guidelines for creating commands suitable for distribution in a marketplace.
  • Use Case: Imagine you need to design and implement a new slash command for your team's project. This Skill walks you through every step, from initial design to deployment and maintenance.

Quick Start

Use the command-development skill to create a new slash command for your project. Follow the steps outlined in the SKILL.md file to define your command's purpose, structure, and functionality.

Frequently Asked Questions about command-development

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a Claude Code slash command for project workflow management?

Creating slash commands involves defining the file format, configuring frontmatter, and following design principles for interactive workflows. This skill provides comprehensive guidance on command structure, frontmatter configuration, and best practices for Claude Code command development.

What is the correct frontmatter configuration for Claude Code CLI design?

Frontmatter configuration for Claude Code commands requires specific syntax to define command metadata and behavior. The skill outlines design principles and frontmatter configuration guidelines to ensure commands function correctly within the Claude Code environment.

Can I integrate custom slash commands with existing plugin components like agents and hooks?

Yes, slash commands can be integrated with plugin components like agents, skills, and hooks. This skill explains how to connect commands with these plugin elements to build cohesive and interactive project workflows.

What's the best way to manage state across multiple slash commands in an advanced workflow?

Managing state across multiple commands requires building advanced workflows with dedicated state management techniques. This skill demonstrates how to construct complex, multi-command workflows while maintaining state throughout the execution process.

Do I need basic scripting skills to use command development guidelines for Claude Code?

Yes, basic scripting skills and knowledge of Claude Code syntax are required. This skill provides comprehensive design and management guidance, but users must possess foundational scripting knowledge to implement the command logic effectively.

What are the distribution considerations for publishing slash commands to a marketplace?

Distributing slash commands in a marketplace requires following specific guidelines for self-documenting commands, clear instructions, and troubleshooting steps. This skill outlines these patterns to ensure commands are suitable for public distribution.