TypeScript · ★ 7,623 · 🍴 959 · 📈 328 stars today
This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
中文介绍 为 Claude 提供 MCP server,支持终端控制、文件系统搜索和差异编辑功能,让 AI 助手能直接操作本地开发环境,适合需要 AI 深度参与编码流程的开发者。
Rust · ★ 94,468 · 🍴 4,954 · 📈 209 stars today
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
中文介绍 极速 JavaScript 运行时,集成 bundler、test runner 和 package manager,一套工具解决前端开发全链路需求,显著降低项目构建和依赖管理的复杂度。
C++ · ★ 17,562 · 🍴 3,204 · 📈 89 stars today
Abseil Common Libraries (C++)
中文介绍 Google 开源的 C++ 通用库,提供字符串、容器、算法等基础组件,被众多大型项目依赖,有效降低重复开发成本,适合对性能和可靠性要求高的 C++ 工程。
JavaScript · ★ 77,088 · 🍴 8,274 · 📈 1,116 stars today
Production-grade engineering skills for AI coding agents.
中文介绍 面向 AI 编程助手的工程技能库,提供生产级代码生成能力,让 AI agent 具备真实工程师的开发经验和最佳实践,提升代码质量和项目交付效率。
C++ · ★ 6,114 · 🍴 2,262 · 📈 69 stars today
A YAML parser and emitter in C++
中文介绍 C++ 实现的 YAML 解析器和生成器,支持读写字段验证,被广泛集成到配置文件处理场景中,适合需要处理 YAML 格式数据的 C++ 项目。
Shell · ★ 165,153 · 🍴 14,207 · 📈 1,712 stars today
Skills for Real Engineers. Straight from my .claude directory.
中文介绍 工程师实战技能集合,提取自 .claude 目录,为 AI coding agent 提供贴近实际项目的工作流程指导,帮助 AI 理解真实工程开发中的关键实践。
Shell · ★ 252,096 · 🍴 22,504 · 📈 1,013 stars today
An agentic skills framework & software development methodology that works.
中文介绍 Agentic 技能框架与开发方法论,为 AI agent 设计可复用的能力模块,通过系统化技能组合提升智能体在软件开发中的效率和决策质量。
TypeScript · ★ 109,846 · 🍴 13,646 · 📈 177 stars today
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
中文介绍 JavaScript 的超集,通过类型系统提升代码质量和可维护性,编译为纯净 JavaScript,被广泛应用于大型前端项目,是 React、Vue 等框架的首选语言。
C++ · ★ 20,649 · 🍴 3,418 · 📈 76 stars today
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
中文介绍 现代 C++ 原生测试框架,支持单元测试、TDD 和 BDD,语法简洁直观,是 C++ 项目质量保障的首选工具,适合需要可靠测试体系的后端和服务端开发。
C++ · ★ 6,103 · 🍴 1,509 · 📈 92 stars today
Asio C++ Library
中文介绍 跨平台 C++ 网络/IO 库,提供异步编程模型,被广泛用于高并发服务器开发,是 Boost.Asio 的基础实现,适合需要高性能网络通信的 C++ 项目。
TypeScript · ★ 8,392 · 🍴 770 · 📈 123 stars today
TencentDB Agent Memory delivers fully local long-term memory for AI Agents via a 4-tier progressive pipeline, with zero external API dependencies.
中文介绍 腾讯数据库团队开发的 AI Agent 本地长期记忆方案,采用 4 层渐进管道,完全本地运行无需外部 API,适合需要持久化记忆的 AI 应用开发场景。
Python · ★ 28,851 · 🍴 3,170 · 📈 118 stars today
CLI tool for configuring and monitoring Claude Code
中文介绍 CLI 工具,用于配置和监控 Claude Code,帮助开发者管理 AI 编程助手的项目模板与运行状态,提升 Claude Code 的可用性和项目一致性。
C++ · ★ 8,067 · 🍴 788 · 📈 91 stars today
Mesh optimization library that makes meshes smaller and faster to render
中文介绍 网格优化库,减小模型体积并提升渲染速度,通过算法压缩和重排几何数据,广泛用于游戏开发、3D 引擎等需要高效几何处理的场景。
Go · ★ 33,797 · 🍴 2,921 · 📈 143 stars today
The easiest, most secure way to use WireGuard and 2FA.
中文介绍 基于 WireGuard 的安全组网工具,集成双因素认证,提供零配置内网穿透解决方案,适合远程团队协作、家庭实验室和跨网络访问私有资源。
TypeScript · ★ 6,880 · 🍴 939 · 📈 117 stars today
A library of Agent Skills designed to work with the Stitch MCP server. Each skill follows the Agent Skills open standard, for compatibility with coding agents such as Antigravity, Gemini CLI, Claude Code, Cursor.
中文介绍 为 Stitch MCP server 设计的 Agent Skills 库,遵循 Agent Skills 开放标准,兼容 Gemini CLI、Claude Code 等编程助手,提供标准化的 AI agent 能力模块。
C# · ★ 14,797 · 🍴 1,009 · 📈 1,224 stars today
OfficeCLI is the first and best Office suite purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required.
中文介绍 专为 AI agent 打造的 Office 套件,单二进制无需安装 Office,支持读写编辑 Word、Excel、PowerPoint 文档,适合需要自动化办公文档处理的 AI 应用场景。
Go · ★ 49,259 · 🍴 10,682 · 📈 172 stars today
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
中文介绍 基础设施即代码工具,用声明式配置管理云平台资源,实现安全可预测的基础设施创建、变更和优化,适合 DevOps 团队进行多云和混合云架构管理。
C++ · ★ 45,192 · 🍴 11,331 · 📈 78 stars today
C++ based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
中文介绍 高性能 RPC 框架,支持 C++、Python、Ruby 等多语言,实现服务间通信,基于 HTTP/2 和 Protocol Buffers,广泛用于微服务架构和分布式系统开发。
JavaScript · ★ 140,830 · 🍴 31,542 · 📈 191 stars today
The React Framework
中文介绍 Vercel 推出的 React 框架,支持服务端渲染、静态生成和边缘计算,一站式解决全栈 React 应用开发需求,适合构建高性能、SEO 友好的现代 Web 应用。