Contributing

The Claude Code Development Kit represents one opinionated approach to structured, AI-assisted development. Contributions, feedback, and adaptations that can improve the system are welcome.

How to Contribute

  1. Open an Issue: If you have an idea for a new feature, a change to an existing command, or have found a bug, please open a GitHub issue first to discuss it.
  2. Fork the Repository: Create your own fork of the project.
  3. Create a Branch: Make your changes in a dedicated branch.
  4. Submit a Pull Request: Open a pull request from your fork back to the main repository. Please provide a clear description of the changes you have made.

Areas for Contribution

  • Improving the logic within command templates.
  • Adding new, generally useful command templates.
  • Enhancing the robustness of the hook scripts.
  • Improving the clarity of the documentation templates.
  • Adapting the kit for use with other tools or models.