TypeScript · ★ 7,246 · 🍴 924 · 📈 349 stars today
This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
中文介绍 为Claude提供终端控制、文件系统搜索和差异文件编辑能力的MCP服务器,让AI直接操作终端和文件,提升开发效率。
Rust · ★ 94,186 · 🍴 4,938 · 📈 307 stars today
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
中文介绍 极速JavaScript运行时、打包器、测试运行器和包管理器,一体化工具。底层采用Zig等优化,适合追求高性能的JS/TS开发者。
C++ · ★ 17,506 · 🍴 3,193 · 📈 106 stars today
Abseil Common Libraries (C++)
中文介绍 Google开源的C++通用库集合,提供字符串、容器、算法等高质量基础组件,大幅提升C++开发效率。
JavaScript · ★ 76,788 · 🍴 8,246 · 📈 1,114 stars today
Production-grade engineering skills for AI coding agents.
中文介绍 面向AI编程代理的生产级工程技能库,定义标准化技能规范,让AI能执行复杂工程任务,适用于辅助开发的场景。
C++ · ★ 6,073 · 🍴 2,255 · 📈 65 stars today
A YAML parser and emitter in C++
中文介绍 C++的YAML解析器和生成器,提供完整的YAML格式读写能力,常用于配置文件处理。
Shell · ★ 164,554 · 🍴 14,159 · 📈 1,663 stars today
Skills for Real Engineers. Straight from my .claude directory.
中文介绍 来自真实工程师.claude目录的实用技能集,用于提升AI编程代理的工程能力,符合Agent Skills标准。
Shell · ★ 251,749 · 🍴 22,462 · 📈 969 stars today
An agentic skills framework & software development methodology that works.
中文介绍 一套有效的AI代理技能框架与软件开发方法论,帮助代理系统化执行开发任务,提升自动化效率。
TypeScript · ★ 109,761 · 🍴 13,631 · 📈 166 stars today
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
中文介绍 JavaScript的超集,增加静态类型系统,编译为干净JS,显著提升大型项目代码质量与可维护性。
C++ · ★ 20,605 · 🍴 3,407 · 📈 69 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++14/17+,轻量头文件库,易于集成。
C++ · ★ 6,064 · 🍴 1,499 · 📈 87 stars today
Asio C++ Library
中文介绍 跨平台C++网络和底层I/O库,提供异步编程模型,适用于高并发网络服务和应用开发。
TypeScript · ★ 8,208 · 🍴 754 · 📈 134 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提供全本地长期记忆,通过四层渐进式管道实现,无需外部API,保障数据隐私与低延迟。
Python · ★ 28,752 · 🍴 3,161 · 📈 104 stars today
CLI tool for configuring and monitoring Claude Code
中文介绍 用于配置和监控Claude Code的CLI工具,简化AI编程助手的设置与运行状态管理。
C++ · ★ 8,015 · 🍴 782 · 📈 86 stars today
Mesh optimization library that makes meshes smaller and faster to render
中文介绍 3D网格优化库,通过几何简化和顶点缓存优化减小网格体积并提升渲染性能,适用于游戏和图形应用。
Go · ★ 33,621 · 🍴 2,909 · 📈 183 stars today
The easiest, most secure way to use WireGuard and 2FA.
中文介绍 最易用最安全的WireGuard VPN和2FA解决方案,提供零配置安全远程访问,适用于个人与团队。
TypeScript · ★ 6,716 · 🍴 927 · 📈 101 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服务器设计的Agent Skills库,遵循开放标准,兼容多种AI编程代理,便于扩展。
C# · ★ 14,393 · 🍴 977 · 📈 1,210 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代理构建的Office套件CLI,支持无图形界面地读写和自动化Word、Excel、PowerPoint文件,单二进制部署。
Go · ★ 49,147 · 🍴 10,673 · 📈 168 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,128 · 🍴 11,320 · 📈 68 stars today
C++ based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
中文介绍 高性能远程过程调用(RPC)框架,基于C++实现,支持多语言,广泛用于微服务间通信。
JavaScript · ★ 140,686 · 🍴 31,523 · 📈 176 stars today
The React Framework
中文介绍 React全栈框架,支持服务端渲染(SSR)、静态生成(SSG)和API路由,用于构建现代Web应用。