AI AGENT ADDONS
Skill Development
3,793installs

Slash commands let you run common tasks with a quick /command in Claude Code. This guide helps you create your own commands to automate repetitive workflows. You can turn frequent steps like code review or PR submission into one simple slash.

Commands are stored as markdown files. They work for any project or across all your conversations. By making a command you save time and keep your process the same every time.

Just tell the system what you want to automate. It will help you choose a pattern, name the command, and write the instructions. No coding experience needed.

Add Command Creator skill to your workflow

Global

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

Project

mkdir -p .claude/skills/command-creator

Source Repository

Stars
2,108
Forks
199
Watchers
2,108
License
MIT
Last Push
4 months ago
Created
6 months ago