# Open Source AI Coding Tools Collection of system prompts from open-source AI coding assistants and tools. ## 📂 Tools Included ### [Bolt](./Bolt/) AI-powered full-stack web development tool. - Focus: Rapid prototyping and deployment - Stack: Modern web frameworks ### [Cline](./Cline/) Autonomous coding agent for VSCode. - Focus: Multi-file editing and task execution - Integration: VSCode extension ### [Codex CLI](./Codex%20CLI/) Command-line interface for OpenAI Codex. - Focus: Terminal-based coding assistance - Platform: Cross-platform CLI ### [Gemini CLI](./Gemini%20CLI/) Google's Gemini model CLI interface. - Focus: Code generation and analysis - Model: Gemini Pro ### [Lumo](./Lumo/) Lightweight AI coding assistant. - Focus: Minimalist, efficient coding help - Approach: Simple, focused interactions ### [RooCode](./RooCode/) Comprehensive AI coding assistant. - Focus: Full-featured development support - Features: Multiple modes and capabilities ## 🌟 Why Open Source? These tools demonstrate: - **Transparency**: Open system prompts show how AI tools work - **Learning**: Study prompt engineering techniques - **Customization**: Adapt prompts for your needs - **Innovation**: Build upon existing work ## 📊 Comparison | Tool | Lines | Focus | Best For | |------|-------|-------|----------| | Bolt | ~21K | Web Dev | Full-stack apps | | Cline | ~47K | VSCode | IDE integration | | Codex CLI | ~24K | Terminal | CLI workflows | | Gemini CLI | ~19K | General | Google ecosystem | | Lumo | ~8K | Lightweight | Simple tasks | | RooCode | ~44K | Comprehensive | Complex projects | ## 🛠️ Using These Prompts 1. **Study**: Learn prompt engineering patterns 2. **Adapt**: Customize for your use case 3. **Integrate**: Use with compatible LLMs 4. **Contribute**: Improve and share back ## 📝 License Each tool has its own license. Please check individual directories for details. ## 🤝 Contributing To add new open-source tools: 1. Ensure the tool is truly open source 2. Include all relevant prompt files 3. Add metadata and description 4. Update this README --- [← Back to main repository](../)