Back to Home
Open Source
Community-Driven
Contribute to the Project
Help us improve the AI Coding Starter Kit through code, feedback, or vibe contributions
What are Vibe Contributions?
Not all contributions need to be code. We value your feedback and ideas just as much!
Vibe contributions are non-code contributions that help improve the project's overall experience, usability, and community feel. These can include:
- Feedback on the user interface and experience
- Suggestions for new features or improvements
- Documentation improvements or corrections
- Sharing your experience using the toolkit
- Reporting bugs or issues you encounter
- Creating tutorials or guides for others
We aggregate all feedback and run it through our AI assistant to help prioritize and implement changes. Your input directly shapes the future of this project!
Note: While we use AI to help process feedback, all decisions are made by human maintainers. Prompt injection attempts will be filtered out. We're here to build something awesome together!
General Project Feedback
Share your thoughts on the overall project, concept, or experience
GitHub Contributions
Contribute directly to the codebase
If you're comfortable with code, you can contribute directly to the project on GitHub. Here's how to get started:
- Fork the repository
- Create a new branch for your feature
- Make your changes
- Submit a pull request
Contribution Guidelines
Code Contributions
- Follow the existing code style and patterns in the implementation-notes.md file
- Write clear commit messages
- Include tests for new features
- Update documentation as needed
Feedback Guidelines
- Be specific and constructive
- Include screenshots or examples when possible
- Focus on user experience and accessibility
- Consider different skill levels and use cases
- Reference the implementation-notes.md file for project philosophy and design language