slash-command-creator
✓Guide for creating Claude Code slash commands. Use when the user wants to create a new slash command, update an existing slash command, or asks about slash command syntax, frontmatter options, or best practices.
Installation
SKILL.md
Create custom slash commands for Claude Code to automate frequently-used prompts.
| Project | .claude/commands/ | (project) | | Personal | /.claude/commands/ | (user) |
Execute shell commands with ! prefix (requires allowed-tools in frontmatter):
Guide for creating Claude Code slash commands. Use when the user wants to create a new slash command, update an existing slash command, or asks about slash command syntax, frontmatter options, or best practices. Source: greatsumini/cc-system.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/greatsumini/cc-system --skill slash-command-creator- Source
- greatsumini/cc-system
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is slash-command-creator?
Guide for creating Claude Code slash commands. Use when the user wants to create a new slash command, update an existing slash command, or asks about slash command syntax, frontmatter options, or best practices. Source: greatsumini/cc-system.
How do I install slash-command-creator?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/greatsumini/cc-system --skill slash-command-creator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/greatsumini/cc-system
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01