GitHub Trending 今日热榜 2026-07-11
🔥 GitHub Trending 今日热榜#
2026-07-11 · 每日更新开源项目趋势
mattpocock/skills#
真正工程师的技能。直接来自我的.claude目录。
Skills for Real Engineers. Straight from my .claude directory.
iOfficeAI/OfficeCLI#
OfficeCLI是第一个也是最好的Office套件,专为AI代理读取、编辑和自动化Word、Excel和PowerPoint文件而构建。免费、开源、单一二进制文件,无需安装Office。
OfficeCLI is the first and best Office suite purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint f
obra/superpowers#
有效的代理技能框架和软件开发方法。
An agentic skills framework & software development methodology that works.
wonderwhy-er/DesktopCommanderMCP#
这是Claude的MCP服务器,具有终端控制、文件系统搜索和diff文件编辑功能
This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
oven-sh/bun#
令人难以置信的快速JavaScript运行时、捆绑程序、测试运行程序和包管理器–所有功能于一身
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
microsoft/TypeScript#
TypeScript是JavaScript的超集,可编译以清除JavaScript输出。
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
hashicorp/terraform#
Terraform使您能够安全、可预测地创建、更改和改进基础设施。它是一个源代码可用的工具,将API编码为声明性配置文件,可以在团队成员之间共享,被视为代码,编辑,审查和版本控制。
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that cod
tailscale/tailscale#
使用WireGuard和2FA最简单、最安全的方式。
The easiest, most secure way to use WireGuard and 2FA.
TencentCloud/TencentDB-Agent-Memory#
TencentDB Agent Memory通过4层渐进式管道为AI Agent提供完全本地化的长期内存,无外部API依赖。
TencentDB Agent Memory delivers fully local long-term memory for AI Agents via a 4-tier progressive pipeline, with zero external A
davila7/claude-code-templates#
用于配置和监控Claude Code的CLI工具
CLI tool for configuring and monitoring Claude Code
google-labs-code/stitch-skills#
专为与Stitch MCP服务器配合使用而设计的代理技能库。每项技能都遵循Agent Skills开放标准,与Antigravity、Gemini CLI、Claude Code、Cursor等编码代理兼容。
A library of Agent Skills designed to work with the Stitch MCP server. Each skill follows the Agent Skills open standard, for comp
zeux/meshoptimizer#
网格优化库,使网格更小,渲染速度更快
Mesh optimization library that makes meshes smaller and faster to render
catchorg/Catch2#
用于单元测试、TDD和BDD的现代C + +原生测试框架-使用C + +14、C + +17及更高版本( C + +11支持v2.x分支, C + +03支持Catch1.x分支)
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,