Supercharge your AI-assisted workflow with battle-tested Claude Code commands for Product Managers.
This collection provides 14 ready-to-use custom commands for Developers that turn Claude Code into your expert coding assistant.
- One-word trigger (e.g.,
/implement,/code-review,/commit) gets repeatable action by Claude Code - Specify the file naming convention, file location once and file gets made and put there
- Specify coding standards, review criteria, and commit message formats once
- Consistent, high-quality outputs using proven workflows
- Customizable to your team's specific needs
Markdown documents of 14 Custom Claude Code commands that we have been using and that you can modify as you wish for your business and use case. Each command provides structured prompts, best practices, and frameworks so Claude understands your context and delivers exactly what you need.
- These commands are markdown documents. Edit them as much as you wish. Specify your coding standards, test frameworks, release processes, etc.
- Write your own custom commands. Have Claude Code help you.
- Download these files as markdown
- Copy commands to your project's .claude/commands folder
- Use the commands: type / and the command at the command line
Nimbalyst is a better way to work with Claude Code. Nimbalyst is the free, local, WYSIWYG editor & session manager where you iterate with Claude Code on your full context: markdown docs, mockups, diagrams, data models, MCP, and code. Nimbalyst increases the bandwidth between you and the agent.
- Install Nimbalyst from nimbalyst.com
- Download these files as markdown
- Copy them into the .claude/commands folder in your Nimbalyst project
- Start using : Type / in the chat window.
/plan- Create structured implementation plans with architecture decisions and task breakdowns/mockup- Create UI mockups by examining existing code, stylesheets, and design patterns
/implement- Implement features following the plan with proper code structure and best practices/create-command- Create new custom Claude Code commands/create-subagent- Create specialized sub-agents for complex tasks
/code-review- Comprehensive code review with feedback on architecture, security, performance, and style/analyze-code- Analyze code for patterns, complexity, and potential issues/validate-and-fix- Validate code against requirements and fix issues/write-tests- Generate unit and integration tests for your code
/commit- Create well-formatted git commits with descriptive messages/review-branch- Review all changes in the current branch before merging/mychanges- Summarize your recent git commits in standup format/release-internal- Prepare and execute internal releases/release-public- Publish tested internal releases to the public repository
- Nimbalyst docs: docs.nimbalyst.com
- Claude Code docs: docs.claude.com/claude-code
- Issues: Report bugs or request features via GitHub Issues
- Questions: Ask in GitHub Discussions
- Nimbalyst support: mailto:support@nimbalyst.com
MIT License - Feel free to use, modify, and distribute these commands.
We welcome contributions! To add or improve commands:
- Follow the existing format:
- Clear task description
- Usage examples
- Best practices
- Output formats
- Submit a pull request
These custom Claude Code commands for Developers were created with love by Nimbalyst, nimbalyst.com
Found this useful? Give us a star on GitHub and share with your team!