AI AGENT ADDONS
AI & Agent Building
4,130installs

Slash commands let you create shortcuts for Claude Code. They turn long tasks into a single quick command. You define the prompt once and use it again and again.

Each command is a Markdown file with YAML frontmatter. You can add dynamic arguments and file references. This makes commands flexible and powerful.

Commands can run bash scripts to gather context. They help you reuse workflows across projects. You can share them with your team.

Add Command Development skill to your workflow

Global

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

Project

mkdir -p .claude/skills/command-development

Source Repository

Stars
31,260
Forks
3,414
Watchers
31,260
License
Apache-2.0
Last Push
23 days ago
Created
8 months ago