mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-06 15:47:46 +00:00
135002f35e
- Re-translate Tool Collection.md (5 -> 51 lines) - Re-translate Glue Coding.md (172 -> 336 lines)
1.7 KiB
1.7 KiB
🛠️ Toolset
Vibe Coding Common Tools Quick Reference
💻 IDEs and Plugins
| Tool | Description |
|---|---|
| VS Code | Mainstream editor |
| Windsurf | AI IDE, free quota for new users |
| Cursor | AI-native editor |
| Continue | 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 | AWS official, free Claude Opus |
| Droid | 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 | Google free Gemini |
| ChatGPT | OpenAI conversation |
| Zread | AI repository reading |
| GitHub | Code hosting |
| Mermaid Chart | Text to diagram |
| NotebookLM | AI note-taking tool |
| Google Sheets | Online spreadsheets |
| Apps Script | Google scripts |
| Z-Library | E-book resources |
| Bilibili | Video tutorials |