# Cline
- [GitHub - cline/cline: Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.](https://github.com/cline/cline)
- [GitHub - RooVetGit/Roo-Code: Roo Code (prev. Roo Cline) gives you a whole dev team of AI agents in your code editor.](https://github.com/RooVetGit/Roo-Code)
- [GitHub - coolcline/CoolCline: CoolCline is a proactive programming assistant that combines the best features of Cline, Roo Code, and Bao Cline(thanks to all contributors of the \`Clines\` projects!). It seamlessly collaborates with your command line interface and editor, providing the most powerful AI development experience.](https://github.com/CoolCline/CoolCline)
- [【完全比較】VS Code最強の3大AIアシスタント!Cline vs Roo Code vs CoolCline #ChatGPT - Qiita](https://qiita.com/syukan3/items/0b91c26fccb7a3550111)
- [CLINEに全部賭けろ](https://zenn.dev/mizchi/articles/all-in-on-cline)
## Cline
- 2025.03
- `gpt-4o` より `claude-3-7-sonnet` の方が良い感じがした
- `Auto-approve` も一部利用
- [[Playwright]] で動作確認してくれるけど、ログイン画面までしか見てくれてないような
### Prompt
- [Prompt Engineering Guide \| Cline](https://docs.cline.bot/improving-your-prompting-skills/prompting)
#### `.clinerules`
- [Clineを利用した開発が超快適なので、使っている.clinerulesを解説します](https://zenn.dev/berry_blog/articles/c72564d4d89926) [[Clineを利用した開発が超快適なので、使っている.clinerulesを解説します|📎]]
- `.clinerules` の育て方
- commit と pr の自動生成
```txt
私: タスクを振り返り、自己評価してください
Cline: *** 改善点も含めた振り返りを生成 ***
私: フィードバック内容を中心に、.clinerulesに追加することで改善できるルール案を作ってください
Cline: *** 追加ルール案を生成 ***
```
## Cline as a writing tool
- [Clineに自分をエミュレートさせて技術記事を代筆させてみたらビビった](https://zenn.dev/mizchi/articles/auto-mizchi-writer)
## MCP
- [[Cline + MCP]]
## Tips
- [Cline(Roo Code)を暴走列車にしたら4日間で数ヶ月分のコードが生成できた](https://zenn.dev/erukiti/articles/2503-cline-express)
- とくに、コンテキストウィンドウまわりが参考になる