Commands
Production-ready slash commands for Claude Code.
A curated collection of slash commands that extend Claude Code with reusable workflows — commit, review, deploy, and more.
Stack: TypeScript · Claude Code
Why it exists
Every team repeats the same development workflows — commit, review, deploy, test. Commands packages these into reusable slash commands that work out of the box with Claude Code.
What you get
- Drop-in commands —
/commit,/review-pr,/deploy, and more, ready to use immediately. - Consistent quality — every command follows best practices for git hygiene, code review, and deployment safety.
- Extensible framework — build and share custom commands tailored to your team's workflow.
Built for
Development teams using Claude Code who want standardized workflows, solo developers who want best-practice automation without the setup, and contributors looking to share reusable dev tooling.
Focus areas
- Drop-in slash commands for common development workflows like commits, reviews, and deployments.
- Extensible command architecture so teams can build and share their own custom commands.