文档(工程): 更新 GitHub 项目 Star 数并重新分类整理

- 通过 GitHub API 获取所有项目最新 Star 数
- 新增 OpenClaw (352.6k)、n8n (183.1k) 等热门项目
- 重新组织分类:Claude Code/AI Agent、RAG/LLM 框架、推理部署等
- 为所有项目添加中文一句话说明
- 新增 AllenAI 分类目录
This commit is contained in:
2026-04-09 16:03:43 +08:00
parent c92a6f0321
commit 74b94e4b14
2 changed files with 59 additions and 50 deletions
+58 -50
View File
@@ -1,5 +1,7 @@
# 工程
## 文章
- [Building a C compiler with a team of parallel Claudes](https://www.anthropic.com/engineering/building-c-compiler)
- [Effective context engineering for AI agents](https://www.anthropic.com/engineering/effective-context-engineering-for-ai-agents)
- [Claude Code 团队复合工程](https://www.youtube.com/watch?v=IDSAMqip6ms)
@@ -10,70 +12,76 @@
- [Everything Claude Code : The Shorthand Guide to Everything Claude Code 翻译](https://zhuanlan.zhihu.com/p/1998065856417124945)
- [Everything Claude Code : The Longform Guide to Everything Claude Code 翻译](https://zhuanlan.zhihu.com/p/1998068649773257278)
## Git仓库
## Git 仓库
### Claude Code / AI Agent
- [Claw Code](https://github.com/ultraworkers/claw-code) ⭐ 179k - Claw Code is the public Rust implementation of the claw CLI agent harness.
- [Superpowers](https://github.com/obra/superpowers) ⭐100k - Claude Code 超能力插件
- [Everything Claude Code](https://github.com/affaan-m/everything-claude-code) ⭐89k - Claude Code 资源大全
- [Claude Code](https://github.com/anthropics/claude-code) ⭐80.3k - Anthropic 官方 Claude Code CLI 工具
- [Spec Kit](https://github.com/github/spec-kit) ⭐78.7k - GitHub 规范工具包
- [nanobot](https://github.com/HKUDS/nanobot) ⭐35k - HKUDS 自动化机器人框架
- [Awesome DESIGN.md](https://getdesign.md/) ⭐34.8k - Copy a DESIGN.md into your project, tell your AI agent "build me a page that looks like this" and get pixel-perfect UI that actually matches.
- [OpenSpec](https://github.com/Fission-AI/OpenSpec) ⭐32.5k - OpenAPI 规范生成工具
- [Page Agent](https://github.com/alibaba/page-agent.git) ⭐16.4k - 纯 JS 实现的 GUI agent。使用自然语言操作你的 Web 应用。无须后端、客户端、浏览器插件。
- [Agent Skills for Context Engineering](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering) ⭐14k - 上下文工程的 Agent 技能
- [Claude Plugins Official](https://github.com/anthropics/claude-plugins-official) ⭐13.1k - Claude 官方插件目录
- [Compound Engineering Plugin](https://github.com/EveryInc/compound-engineering-plugin) ⭐10.7k - Claude Code 复合工程插件
- [VoltAgent](https://github.com/VoltAgent/voltagent) ⭐7.6k - VoltAgent 是一个端到端的 AI Agent 工程平台
- [MasteringRAG](https://github.com/Steven-Luo/MasteringRAG) ⭐650 - RAG 掌握指南
- [OpenClaw](https://github.com/openclaw/openclaw) ⭐ 352.6k - 你的个人 AI 助手,支持任何操作系统和平台
- [n8n](https://github.com/n8n-io/n8n) ⭐ 183.1k - 具有原生 AI 能力的公平代码工作流自动化平台
- [Claw Code](https://github.com/ultraworkers/claw-code) ⭐ 178.8k - GitHub 历史上最快突破 100K Stars 的仓库,Rust 实现的 CLI Agent Harness
- [Everything Claude Code](https://github.com/affaan-m/everything-claude-code) ⭐ 147.5k - Agent Harness 性能优化系统,提供技能、记忆、安全和研发优先开发
- [Superpowers](https://github.com/obra/superpowers) ⭐ 142.3k - 有效的 Agent 技能框架和软件开发方法论
- [Dify](https://github.com/langgenius/dify) ⭐ 136.9k - 生产就绪的 Agent 工作流开发平台
- [LangChain](https://github.com/langchain-ai/langchain) ⭐ 132.9k - Agent 工程平台
- [Open WebUI](https://github.com/open-webui/open-webui) ⭐ 130.8k - 用户友好的 AI 界面,支持 Ollama、OpenAI API 等
- [Claude Code](https://github.com/anthropics/claude-code) ⭐ 111.4k - Anthropic 官方终端原生 AI 编程工具
- [Spec Kit](https://github.com/github/spec-kit) ⭐ 86.4k - GitHub 规范工具包,帮助开始规范驱动开发
- [nanobot](https://github.com/HKUDS/nanobot) ⭐ 38.6k - 超轻量级个人 AI Agent
- [OpenSpec](https://github.com/Fission-AI/OpenSpec) ⭐ 38.5k - AI 编码助手的规范驱动开发工具
- [RAGFlow](https://github.com/infiniflow/ragflow) ⭐ 77.5k - 融合 RAG 与 Agent 能力的开源检索增强生成引擎
- [Page Agent](https://github.com/alibaba/page-agent) ⭐ 16.5k - 纯 JavaScript 实现的页面 GUI Agent,使用自然语言操作 Web 界面
- [Agent Skills for Context Engineering](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering) ⭐ 14.9k - 上下文工程、多 Agent 架构和生产 Agent 系统的综合技能集合
- [Claude Plugins Official](https://github.com/anthropics/claude-plugins-official) ⭐ 16.4k - Anthropic 官方管理的高质量 Claude Code 插件目录
- [Compound Engineering Plugin](https://github.com/EveryInc/compound-engineering-plugin) ⭐ 13.8k - Claude Code、Codex 等的官方复合工程插件
- [Claude Code Router](https://github.com/musistudio/claude-code-router) ⭐ 31.8k - 使用 Claude Code 作为编码基础设施基础,允许你决定如何与模型交互
- [Happy Coder](https://github.com/slopus/happy) ⭐ 17.5k - Codex 和 Claude Code 的移动端和 Web 客户端,支持实时语音、加密
- [VoltAgent](https://github.com/VoltAgent/voltagent) ⭐ 7.7k - 基于开源 TypeScript AI Agent 框架构建的 AI Agent 工程平台
- [MasteringRAG](https://github.com/Steven-Luo/MasteringRAG) ⭐ 665 - 企业级 RAG 系统从入门到精通
### RAG / LLM 框架
- [n8n](https://github.com/n8n-io/n8n) ⭐180k - n8n 工作流自动化平台
- [Dify](https://github.com/langgenius/dify) ⭐134k - Dify LLM 应用开发平台
- [LangChain](https://github.com/langchain-ai/langchain) ⭐130k - LangChain 框架
- [OpenWebUI](https://github.com/open-webui/open-webui) ⭐128k - Open WebUI 聊天界面
- [RAGFlow](https://github.com/infiniflow/ragflow) ⭐75.6k - RAGFlow 开源 RAG 引擎
- [Autogen](https://github.com/microsoft/autogen) ⭐55.9k - Microsoft Autogen 多智能体框架
- [Flowise](https://github.com/FlowiseAI/Flowise) ⭐50.9k - Flowise 可视化 LLM 工作流
- [LlamaIndex](https://github.com/run-llama/llama_index) ⭐47.8k - LlamaIndex RAG 框架
- [crewAI](https://github.com/crewAIInc/crewAI) ⭐46.6k - crewAI 多智能体框架
- [Quivr](https://github.com/QuivrHQ/quivr) ⭐39k - Quivr AI 知识管理
- [SemanticKernel](https://github.com/microsoft/semantic-kernel) ⭐27.5k - Microsoft Semantic Kernel
- [FastGPT](https://github.com/labring/FastGPT) ⭐27.4k - FastGPT 知识库问答平台
- [LangGraph](https://github.com/langchain-ai/langgraph) ⭐27k - LangGraph 状态图框架
- [Haystack](https://github.com/deepset-ai/haystack) ⭐24.6k - Haystack NLP 框架
- [Hindsight](https://github.com/vectorize-io/hindsight) ⭐5.3k - 向量检索后处理工具
- [FlashRAG](https://github.com/RUC-NLPIR/FlashRAG) ⭐3.4k - FlashRAG 高效 RAG 框架
- [AutoGen](https://github.com/microsoft/autogen) ⭐ 56.9k - Microsoft Agent AI 编程框架,用于创建可自主行动或与人类协作的多 Agent AI 应用
- [Flowise](https://github.com/FlowiseAI/Flowise) ⭐ 51.7k - 可视化构建 AI Agents 的低代码平台
- [LlamaIndex](https://github.com/run-llama/llama_index) ⭐ 48.4k - 领先的文档 Agent 和 OCR 平台
- [crewAI](https://github.com/crewAIInc/crewai) ⭐ 48.4k - 协调角色扮演、自主 AI Agents 的框架,通过培养协作智能使 Agents 无缝协作
- [Quivr](https://github.com/QuivrHQ/quivr) ⭐ 39.1k - 为你的应用集成 GenAI 的 RAG 引擎,专注于产品而非 RAG
- [LangGraph](https://github.com/langchain-ai/langgraph) ⭐ 28.8k - 构建有弹性的语言 Agents 作为图
- [FastGPT](https://github.com/labring/FastGPT) ⭐ 27.7k - 基于 LLMs 的知识库平台,提供数据处理、RAG 检索和可视化 AI 工作流编排
- [SemanticKernel](https://github.com/microsoft/semantic-kernel) ⭐ 27.7k - 轻松快速地将尖端 LLM 技术集成到应用中
- [Haystack](https://github.com/deepset-ai/haystack) ⭐ 24.8k - 开源 AI 编排框架,用于构建上下文工程、生产就绪的 LLM 应用
- [Hindsight](https://github.com/vectorize-io/hindsight) ⭐ 8.6k - 能够学习的 Agent Memory
- [FlashRAG](https://github.com/RUC-NLPIR/FlashRAG) ⭐ 3.4k - 高效 RAG 研究的 Python 工具包
### 推理部署
- [Milvus](https://github.com/milvus-io/milvus) ⭐43.4k - Milvus 向量数据库
- [FastChat](https://github.com/lm-sys/FastChat) ⭐39.4k - LMSYS 大模型系统组织
- [SGLang](https://github.com/sgl-project/sglang) ⭐24.8k - SGLang 高效 LLM 调度语言
- [TensorRT-LLM](https://github.com/NVIDIA/TensorRT-LLM) ⭐13.2k - NVIDIA TensorRT LLM 推理优化
- [Xorbits Inference](https://github.com/xorbitsai/inference) ⭐9.1k - Xinference 模型推理平台
- [CooperBench](https://github.com/cooperbench/CooperBench) ⭐11 - AI 模型性能基准测试
- [Milvus](https://github.com/milvus-io/milvus) ⭐ 43.7k - 高性能、云原生向量数据库,用于可扩展的向量 ANN 搜索
- [FastChat](https://github.com/lm-sys/FastChat) ⭐ 39.4k - 用于训练、服务和评估大语言模型的开放平台,Vicuna 和 Chatbot Arena 的发布仓库
- [SGLang](https://github.com/sgl-project/sglang) ⭐ 25.6k - 大语言模型和多模态模型的高性能服务框架
- [TensorRT-LLM](https://github.com/NVIDIA/TensorRT-LLM) ⭐ 13.3k - NVIDIA 提供的大语言模型高性能推理优化框架
- [Xorbits Inference](https://github.com/xorbitsai/inference) ⭐ 9.2k - 通过更改一行代码即可替换 GPT 为任何 LLM 的推理 API
- [CooperBench](https://github.com/cooperbench/CooperBench) ⭐ 11 - AI 模型性能基准测试
### SDK / 开发工具
- [Remotion](https://github.com/remotion-dev/remotion) ⭐40.1k - React 视频编程框架
- [docker-credential-pass](https://github.com/docker/docker-credential-helpers) ⭐1.3k - Docker 凭证管理
- [Anthropic SDK Java](https://github.com/anthropics/anthropic-sdk-java) ⭐259 - Anthropic Java SDK
- [Remotion](https://github.com/remotion-dev/remotion) ⭐ 42.4k - 使用 React 以编程方式制作视频
- [docker-credential-pass](https://github.com/docker/docker-credential-helpers) ⭐ 1.3k - 通过存储在平台密钥库中来保护 Docker 登录凭据
- [Anthropic SDK Java](https://github.com/anthropics/anthropic-sdk-java) ⭐ 281 - Anthropic Java SDK
### 设计工具
- [Pencil](https://github.com/evolus/pencil) ⭐9.7k - 开源 UI 原型设计工具
- [Pencil](https://github.com/evolus/pencil) ⭐ 9.7k - 用于制作图表和 GUI 原型的免费开源工具
### 资源集合
- [Jujutsu](https://github.com/jj-vcs/jj) ⭐27.1k - a version control system
- [gitbucket](https://github.com/gitbucket/gitbucket) ⭐9.4k - GitBucket Git 服务平台
- [top-rss-list](https://github.com/weekend-project-space/top-rss-list) ⭐6k - 优质 RSS 源列表
- [awesome-n8n](https://github.com/restyler/awesome-n8n) ⭐2.8k - n8n 社区节点资源
- [WildCard](https://github.com/flmsdcj/WildCard) ⭐7 - GitHub WildCard 工具
- [Jujutsu](https://github.com/jj-vcs/jj) ⭐ 27.7k - 既简单又强大的 Git 兼容版本控制系统
- [gitbucket](https://github.com/gitbucket/gitbucket) ⭐ 9.4k - 由 Scala 驱动的 Git 平台,易于安装、高可扩展性且兼容 GitHub API
- [top-rss-list](https://github.com/weekend-project-space/top-rss-list) ⭐ 6.1k - 订阅人数最多的中文优质 RSS 源列表
- [awesome-n8n](https://github.com/restyler/awesome-n8n) ⭐ 2.8k - 有用的 n8n 资源:社区节点和教程列表
### AllenAI
- [OLMo](https://github.com/allenai/OLMo-core) ⭐ 1.1k - OLMo 生态系统的 PyTorch 构建块
- [olmocr](https://github.com/allenai/olmocr) ⭐ 17.1k - 用于线性化 PDF 以进行 LLM 数据集/训练的工具包
### 原型
@@ -82,10 +90,10 @@
## 参考文章
- [深度对比 vLLM、SGLang 与 llama.cpp,打通工程落地最后一公里](https://zhuanlan.zhihu.com/p/1991180964546778561)
- vLLM 解决了如何在高并发下管好内存
- SGLang 解决了如何在高复用下省掉计算
- llama.cpp 解决了如何在普通硬件上跑得飞快
- KTransformers 解决了如何用有限显存跑大模型
- vLLM 解决了"如何在高并发下管好内存"
- SGLang 解决了"如何在高复用下省掉计算"
- llama.cpp 解决了"如何在普通硬件上跑得飞快"
- KTransformers 解决了"如何用有限显存跑大模型"
- [LMSYS Projects](https://lmsys.org/projects/)
## 实践
+1
View File
@@ -21,6 +21,7 @@
- Claw Hero
- [Claude Code 源码概述](https://zread.ai/instructkr/claude-code)
- [Claude Code 从入门到精通](https://my.feishu.cn/wiki/JK1WwrRgJiYfRok7YxxceS5qn1J) [pdf](https://gitea.szis.com.cn/isos/tech/raw/branch/trunk/%E8%B5%84%E6%96%99/2026-04-01_Claude%20Code%E4%BB%8E%E5%85%A5%E9%97%A8%E5%88%B0%E7%B2%BE%E9%80%9A-v2.0.0.pdf)
- Claude Code解决的是产品构建效率:怎么更快地从一个想法变成一个能跑的东西。
- [Open Claw 从入门到精通](https://my.feishu.cn/wiki/H27Iw9ussiaYbokymhncExtjnAh) [pdf](https://gitea.szis.com.cn/isos/tech/raw/branch/trunk/%E8%B5%84%E6%96%99/2026-03-24_OpenClaw%E6%A9%99%E7%9A%AE%E4%B9%A6-%E4%BB%8E%E5%85%A5%E9%97%A8%E5%88%B0%E7%B2%BE%E9%80%9A-v1.4.0.pdf)
- [Claw Code](https://github.com/ultraworkers/claw-code) ⭐ 179k Star - Claw Code is the public Rust implementation of the claw CLI agent harness.
- [Claude Code 工程实践](https://mp.weixin.qq.com/s/55jsrF1I-avh7Sx-w7TLlA)