vibe-coding-cn/i18n/en/documents/04-resources/Tool Collection.md

52 lines
1.7 KiB
Markdown

# 🛠️ Toolset
> Vibe Coding Common Tools Quick Reference
## 💻 IDEs and Plugins
| Tool | Description |
|:---|:---|
| [VS Code](https://code.visualstudio.com/) | Mainstream editor |
| [Windsurf](https://windsurf.com/) | AI IDE, free quota for new users |
| [Cursor](https://cursor.com/) | AI-native editor |
| [Continue](https://continue.dev/) | Open-source AI code assistant plugin |
| Local History | VS Code local history plugin |
| Partial Diff | VS Code diff viewer plugin |
## 🤖 AI Models
| Model | Description |
|:---|:---|
| Claude Opus 4.5 | Strong coding capabilities |
| GPT-5.1 Codex | Complex logic processing |
| Gemini 2.5 Pro | Free long context |
## ⌨️ CLI Tools
| Tool | Description |
|:---|:---|
| [Kiro](https://kiro.dev/) | AWS official, free Claude Opus |
| [Droid](https://factory.ai/) | Multi-model CLI access |
| Claude Code | Anthropic official CLI |
| Codex CLI | OpenAI official CLI |
| Gemini CLI | Google official CLI, free |
## 🌐 Common Websites
| Website | Purpose |
|:---|:---|
| [AI Studio](https://aistudio.google.com/) | Google free Gemini |
| [ChatGPT](https://chatgpt.com/) | OpenAI conversation |
| [Zread](https://zread.ai/) | AI repository reading |
| [GitHub](https://github.com/) | Code hosting |
| [Mermaid Chart](https://www.mermaidchart.com/) | Text to diagram |
| [NotebookLM](https://notebooklm.google.com/) | AI note-taking tool |
| [Google Sheets](https://docs.google.com/spreadsheets/) | Online spreadsheets |
| [Apps Script](https://script.google.com/) | Google scripts |
| [Z-Library](https://z-lib.fm/) | E-book resources |
| [Bilibili](https://www.bilibili.com/) | Video tutorials |
## 🔗 More Resources
See [External Resources Aggregation](./外部资源聚合.md)