A collection of slash commands for Claude Code and other AI CLIs.
Slash Command Bazaar collects slash commands — reusable /command definitions for Claude Code and other AI coding CLIs — into one categorized set. The handiest commands are surfaced in featured/.
⭐ Featured — top picks, surfaced at the very front.
| Category | About |
|---|---|
| AI & Prompts | Commands that orchestrate prompts and agents. |
| Backend | Commands for APIs, services, and data layers. |
| Code Review | Commands for reviewing diffs and PRs. |
| Database | Commands for migrations, queries, and schema. |
| Debugging | Commands for repro, triage, and root-cause. |
| DevOps & CI/CD | Commands for deploys, pipelines, and infra. |
| Documentation | Commands for docs, READMEs, and comments. |
| File Operations | Commands for bulk edits and file wrangling. |
| Frontend | Commands for UI, components, and styling. |
| Git & Version Control | Commands for commits, branches, PRs, and history. |
| Miscellaneous | Everything that doesn't fit a category yet. |
| Productivity | Commands for personal workflow shortcuts. |
| Project Management | Commands for issues, planning, and standups. |
| Refactoring | Commands for cleanup, renames, and restructuring. |
| Security | Commands for audits and security review. |
| Testing | Commands for generating and running tests. |
Every slash commands lives in its own sub-folder inside a category, with a README.md recording its source, author, and original license (a full copy of the files is kept). See CONTRIBUTING.md.
- Submit via the form (easiest), or open a PR.
- Attribution is mandatory — see CONTRIBUTING.md.
Repository structure and original text: MIT (see LICENSE). Each collected slash commands retains its original author's license; entries record their source. If you're an author and want a change, open an issue.
Part of the Mega AI Bazaar — the front door to all the bazaars.