Skip to content

Nimbalyst/developer-claude-code-commands

Repository files navigation

Custom Claude Commands for Developers

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.

Why Use Claude Code Commands?

  • 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

What's Inside

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.

Tailor These Commands To You and Your Org

  • 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.

Getting Started

Option 1: Use with Claude Code (CLI)

  1. Download these files as markdown
  2. Copy commands to your project's .claude/commands folder
  3. Use the commands: type / and the command at the command line

Option 2: Use with Nimbalyst (Recommended)

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.

  1. Install Nimbalyst from nimbalyst.com
  2. Download these files as markdown
  3. Copy them into the .claude/commands folder in your Nimbalyst project
  4. Start using : Type / in the chat window.

Complete Command List

Planning & Design

  • /plan - Create structured implementation plans with architecture decisions and task breakdowns
  • /mockup - Create UI mockups by examining existing code, stylesheets, and design patterns

Implementation

  • /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 Quality

  • /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

Version Control & Releases

  • /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

Documentation

Support & Community

License

MIT License - Feel free to use, modify, and distribute these commands.

Contributing

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

About Nimbalyst

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!

About

A collection of custom claude code commands for developers

Resources

Stars

Watchers

Forks

Packages

No packages published