Skip to main content
Back to registry

Command Development

anthropics/claude-code

Slash commands are frequently-used prompts defined as Markdown files that Claude executes during interactive sessions. Understanding command structure, frontmatter options, and dynamic features enables creating powerful, reusable workflows.

Install command
npx skills add https://github.com/anthropics/claude-code --skill 'Command Development'
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Slash commands are frequently-used prompts defined as Markdown files that Claude executes during interactive sessions. Understanding command structure, frontmatter options, and dynamic features enables creating powerful, reusable workflows. Key concepts: A slash command is a Markdown file containing a prompt that Claude executes when invoked. Commands provide: Commands are written for agent consumption, not human consumption. When a user invokes /command-name , the command content becomes Claude's instructions. Write commands as directives TO Claude about what to do, not as messages TO the user. Correct approach (instructions for Claude): Incorrect approach (messages to user): The first example tells Claude what to do. The second tells the user what will happen but doesn't instruct Claude.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does Command Development do?

Slash commands are frequently-used prompts defined as Markdown files that Claude executes during interactive sessions. Understanding command structure, frontmatter options, and dynamic features enables creating powerful, reusable workflows.

Is Command Development good?

Command Development does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does Command Development work with?

Command Development currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to Command Development?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install Command Development?

npx skills add https://github.com/anthropics/claude-code --skill 'Command Development'

Related skills

More from anthropics/claude-code

Related skills

Alternatives in Software Engineering