command-development

Create slash commands with frontmatter configuration and dynamic arguments.

Updated Jul 8, 2026
One-click install
npx skills add https://github.com/markshd12-cloud/Jarvis --skill command-development-markshd12-cloud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: command-development
Source: https://github.com/markshd12-cloud/Jarvis/tree/main/agents/.claude/plugins/marketplaces/claude-plugins-official/plugins/plugin-dev/skills/command-development
Command: npx skills add https://github.com/markshd12-cloud/Jarvis --skill command-development-markshd12-cloud

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides comprehensive guidance and best practices for creating and developing slash commands within Claude Code, streamlining command creation and enhancing workflow efficiency.

Core Features & Use Cases

  • Command Creation and Structure: Learn the file format, frontmatter configuration, and dynamic arguments for slash commands.
  • Plugin Integration: Understand integration with plugin components like agents, skills, and hooks.
  • Best Practices: Gain insights into best practices for command development, including validation patterns and error handling.
  • Use Case: For example, a user can create a slash command to review code with the appropriate frontmatter and arguments, integrating it with the plugin's features.

Quick Start

Use the command-development skill to create a new slash command for code reviews.

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 slash command in Claude Code?

To create a slash command in Claude Code, you define the command structure, configure the frontmatter, and set up dynamic arguments. This skill guides you through the file format and configuration needed to build functional commands for code reviews and other tasks.

What are the best practices for slash command development?

Best practices for slash command development include implementing validation patterns and proper error handling. Following these practices ensures your commands integrate smoothly with plugin components like agents, skills, and hooks while maintaining workflow efficiency.

How do I use dynamic arguments in Claude Code commands?

Dynamic arguments in Claude Code commands are configured through the command's frontmatter. This skill provides comprehensive guidance on setting up these arguments to make your slash commands flexible and adaptable to different inputs and use cases.

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

Yes, slash commands can be integrated with plugin components including hooks, agents, and skills. This skill explains how to connect your command development work with these plugin features to enhance overall workflow capabilities.

What's the best way to structure a code review slash command?

The best way to structure a code review slash command is to use the appropriate frontmatter configuration combined with dynamic arguments. This skill shows you how to set up the file format and integrate it with plugin features for effective code reviews.

Do I need any dependencies to develop commands for Claude Code?

No external dependencies are required to develop slash commands for Claude Code. This skill provides all the necessary references and scripts to guide you through command creation, frontmatter configuration, and plugin integration without additional installations.