AI AGENT ADDONS

Command Development

anthropics/claude-code

Slash commands let you create shortcuts for your AI assistant Claude. You define them once as simple Markdown files. Then you can run them anytime with a quick /command. This skill helps developers build reusable workflows that save time.

You can add YAML frontmatter to control how the command works. For example, you can set which tools the command can use or give it a short description. You can also add dynamic arguments and file references to make your commands more powerful.

Commands live in your project folder or in your personal folder. They can be shared with your team or used across all your projects. With these skills, you can standardize common tasks and work faster.

Add Command Development skill to your workflow

Global

mkdir -p ~/.claude/skills/command-development

Project

mkdir -p .claude/skills/command-development

Source Repository

Stars
134,801
Forks
21,763
Watchers
134,801
Last Push
25 days ago
Created
1 year ago