mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-22 07:18:05 +00:00
fix(en): re-translate incomplete files
- Re-translate Tool Collection.md (5 -> 51 lines) - Re-translate Glue Coding.md (172 -> 336 lines)
This commit is contained in:
@@ -1,5 +1,51 @@
|
||||
IDE and plugins; VSCode, Windsurf (free use), Shandiashuo (for output), Continue - open-source AI code agent, Local History, Partial Diff
|
||||
# 🛠️ Toolset
|
||||
|
||||
Models; Codex, Gemini, KimiK2, Grok
|
||||
> Vibe Coding Common Tools Quick Reference
|
||||
|
||||
Websites; https://aistudio.google.com/; https://zread.ai/; https://chatgpt.com/; https://github.com; https://www.bilibili.com; https://www.mermaidchart.com/app/dashboard; https://notebooklm.google.com/; https://z-lib.fm/; https://docs.google.com/spreadsheets/u/0/; https://script.google.com/home?pli=1
|
||||
## 💻 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)
|
||||
|
||||
Reference in New Issue
Block a user