Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nickbaumann98/cline_docs
Documentation and best practices for using Cline
https://github.com/nickbaumann98/cline_docs
Last synced: about 1 month ago
JSON representation
Documentation and best practices for using Cline
- Host: GitHub
- URL: https://github.com/nickbaumann98/cline_docs
- Owner: nickbaumann98
- Created: 2024-12-17T15:59:45.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-01-09T19:41:46.000Z (about 1 month ago)
- Last Synced: 2025-01-09T20:30:14.034Z (about 1 month ago)
- Homepage: https://github.com/cline/cline
- Size: 1.76 MB
- Stars: 138
- Watchers: 13
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cline Documentation
Welcome to the Cline documentation - your comprehensive guide to using and extending Cline's capabilities. Here you'll find resources to help you get started, improve your skills, and contribute to the project.
## Getting Started
- **New to coding?** We've prepared a gentle introduction:
- [Getting Started for New Coders](getting-started-new-coders/README.md)## Improving Your Prompting Skills
- **Want to communicate more effectively with Cline?** Explore:
- [Prompt Engineering Guide](prompting/README.md)
- [Cline Memory Bank](prompting/custom%20instructions%20library/cline-memory-bank.md)## Exploring Cline's Tools
- **Understand Cline's capabilities:**
- [Cline Tools Guide](tools/cline-tools-guide.md)- **Extend Cline with MCP Servers:**
- [MCP Overview](mcp/README.md)
- [Building MCP Servers from GitHub](mcp/mcp-server-from-github.md)
- [Building Custom MCP Servers](mcp/mcp-server-from-scratch.md)## Contributing to Cline
- **Interested in contributing?** We welcome your input:
- Feel free to submit a pull request
- [Contribution Guidelines](CONTRIBUTING.md)## Additional Resources
- **Cline GitHub Repository:** [https://github.com/cline/cline](https://github.com/cline/cline)
- **MCP Documentation:** [https://modelcontextprotocol.org/docs](https://modelcontextprotocol.org/docs)We're always looking to improve this documentation. If you have suggestions or find areas that could be enhanced, please let us know. Your feedback helps make Cline better for everyone.