# 🐙 GitHub 精选仓库 > Vibe Coding 相关的优质 GitHub 仓库 --- ## 🤖 AI 编程工具 ### CLI 工具 - [claude-code](https://github.com/anthropics/claude-code) - Anthropic 官方 CLI - [aider](https://github.com/paul-gauthier/aider) - AI 结对编程工具 - [gpt-engineer](https://github.com/gpt-engineer-org/gpt-engineer) - 自然语言生成代码 - [open-interpreter](https://github.com/OpenInterpreter/open-interpreter) - 本地代码解释器 - [continue](https://github.com/continuedev/continue) - 开源 AI 代码助手 ### IDE 插件 - [copilot.vim](https://github.com/github/copilot.vim) - GitHub Copilot Vim 插件 - [codeium](https://github.com/Exafunction/codeium.vim) - 免费 AI 代码补全 --- ## 📚 提示词工程 - [awesome-chatgpt-prompts](https://github.com/f/awesome-chatgpt-prompts) - ChatGPT 提示词集合 - [awesome-chatgpt-prompts-zh](https://github.com/PlexPt/awesome-chatgpt-prompts-zh) - 中文提示词 - [system-prompts-and-models-of-ai-tools](https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools) - AI 工具系统提示词 - [LangGPT](https://github.com/langgptai/LangGPT) - 结构化提示词框架 --- ## 🛠️ 开发框架 ### Agent 框架 - [langchain](https://github.com/langchain-ai/langchain) - LLM 应用开发框架 - [autogen](https://github.com/microsoft/autogen) - 多 Agent 对话框架 - [crewai](https://github.com/joaomdmoura/crewAI) - AI Agent 协作框架 - [dspy](https://github.com/stanfordnlp/dspy) - 编程式 LLM 框架 ### MCP 相关 - [mcp-servers](https://github.com/modelcontextprotocol/servers) - MCP 服务器集合 - [awesome-mcp-servers](https://github.com/punkpeye/awesome-mcp-servers) - MCP 资源汇总 --- ## 📖 学习资源 - [prompt-engineering-guide](https://github.com/dair-ai/Prompt-Engineering-Guide) - 提示工程指南 - [generative-ai-for-beginners](https://github.com/microsoft/generative-ai-for-beginners) - 微软生成式 AI 教程 - [llm-course](https://github.com/mlabonne/llm-course) - LLM 学习路线 --- ## 🔧 实用工具 - [ollama](https://github.com/ollama/ollama) - 本地大模型运行 - [localai](https://github.com/mudler/LocalAI) - 本地 AI API - [text-generation-webui](https://github.com/oobabooga/text-generation-webui) - 文本生成 WebUI --- ## 📝 贡献 发现好仓库?欢迎 PR 补充!