ChromeDevTools/chrome-devtools-mcp
Chrome DevTools for coding agents
ChromeDevTools/mcp 是一个基于TypeScript的Chrome DevTools MCP服务器,允许AI编码助手(如Gemini、Claude)通过Chrome DevTools实现浏览器控制、自动化操作、性能分析和深度调试,集成puppeteer实现可靠自动化。
anthropics/claude-code
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
Claude Code是一款终端级智能编码工具,通过自然语言指令执行代码任务、解释代码逻辑并管理Git流程,支持多平台安装和插件扩展,提升开发效率。
obra/superpowers
Claude Code superpowers: core skills library
Superpowers为Claude Code提供代码代理增强功能,通过可组合技能实现自动化开发流程,支持TDD、YAGNI和DRY原则,实现从需求分析到代码生成的全流程自动化。
tailwindlabs/tailwindcss
A utility-first CSS framework for rapid UI development.
Tailwind CSS是一个基于实用程序的CSS框架,通过预定义的CSS类加速网页UI开发。支持高度可定制化,提供响应式设计、暗黑模式等特性,简化样式编写流程。
netbirdio/netbird
Connect your devices into a secure WireGuard®-based overlay network with SSO, MFA and granular access controls.
NetBird基于WireGuard构建安全的自动对等网络,支持SSO/MFA及细粒度访问控制,提供跨平台部署与自托管方案,简化私有网络配置与管理。
C4illin/ConvertX
💾 Self-hosted online file converter. Supports 1000+ formats ⚙️
ConvertX是一个自托管的在线文件转换工具,支持1000+种格式转换,提供多文件处理、密码保护和多账户管理功能,采用TypeScript开发兼顾性能与可维护性。
Lightricks/ComfyUI-LTXVideo
LTX-Video Support for ComfyUI
为ComfyUI提供LTX-2视频生成模型的扩展节点,支持文本/图像到视频生成及视频细节增强,包含多种预训练模型和工作流示例。
MiroMindAI/MiroThinker
MiroThinker is an open-source search agent model, built for tool-augmented reasoning and real-world information seeking, aiming to match the deep research experience of OpenAI Deep Research and Gemini Deep Research.
MiroThinker是开源搜索代理模型,支持工具增强推理与现实世界信息检索,涵盖多基准测试优化的搜索代理框架、训练数据集及基础设施,适用于复杂研究工作流。
google/googletest
GoogleTest - Google Testing and Mocking Framework
GoogleTest是Google的C++测试框架,提供xUnit架构、自动测试发现、丰富断言及自定义断言功能,支持死亡测试、参数化测试等,整合GoogleMock用于模拟,适用于C++项目的单元测试与验证。
bytedance/UI-TARS-desktop
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
UI-TARS-desktop是基于TypeScript的多模态AI代理桌面应用,整合GUI和视觉能力,支持本地及远程计算机与浏览器操作,实现自动化任务处理。核心功能包括多模态交互、工具集成及跨平台操作,适用于需要高效人机协作的场景。
Johnshall/Shadowrocket-ADBlock-Rules-Forever
提供多款 Shadowrocket 规则,拥有强劲的广告过滤功能。每日 8 时重新构建规则。
提供Shadowrocket广告过滤规则,支持多类型规则切换与自动更新,整合GFWList、EasyList等源,每日8点生成最新规则文件,优化iOS端广告拦截与网络策略。
anomalyco/opencode
The open source coding agent.
OpenCode 是一个开源的AI编码代理工具,提供两种模式:build模式支持全功能开发,plan模式用于只读代码分析与探索。默认阻止文件修改,执行命令前需授权,适合代码库分析及变更规划。