clockworklabs/SpacetimeDB
Development at the speed of light
SpacetimeDB是一个将数据库与服务器整合的Rust项目,通过模块化存储过程实现客户端直接访问数据库执行应用逻辑,消除传统服务器架构,提升开发与运行效率。
obra/superpowers
An agentic skills framework & software development methodology that works.
Superpowers 是一个基于可组合技能的智能代理软件开发框架,通过分阶段需求确认、测试驱动开发(TDD)和YAGNI原则,实现自动化编码流程。代理可自主规划开发任务并执行,支持多平台插件安装,适用于需提升开发效率的场景。
muratcankoylan/Agent-Skills-for-Context-Engineering
A comprehensive collection of Agent Skills for context engineering, multi-agent architectures, and production agent systems. Use when building, optimizing, or debugging agent systems that require effective context management.
该项目提供AI代理系统的上下文工程技能集合,聚焦于优化模型上下文窗口管理。包含基础技能、退化模式识别、上下文压缩等核心内容,解决代理系统中的注意力机制瓶颈问题,适用于生产级智能体架构设计与调试。
bytedance/deer-flow
An open-source SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skills and subagents, it handles different levels of tasks that could take minutes to hours.
DeerFlow 是一个开源的 SuperAgent 工具链,通过沙盒、记忆、工具和子代理协同处理复杂任务。支持技能扩展与多模型集成,适用于需要自动化流程的 AI 代理场景。
huggingface/skills
无描述
Hugging Face Skills 提供标准化的AI/ML任务定义,支持多平台编码代理工具。通过自包含的技能包(含指令、脚本和资源)实现跨工具互操作,兼容Claude、Codex、Gemini等平台,简化任务部署与管理。
farion1231/cc-switch
A cross-platform desktop All-in-One assistant tool for Claude Code, Codex, OpenCode & Gemini CLI.
跨平台桌面工具,整合Claude Code、Codex、Gemini CLI等AI代码服务,提供统一界面和高效操作,支持多模型切换与管理。
ruvnet/claude-flow
🌊 The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architecture, distributed swarm intelligence, RAG integration, and native Claude Code / Codex Integration
ruvnet/claude-flow 是基于 Claude 的多智能体协作平台,支持60+专业化AI代理,提供自我学习、容错共识和企业级安全。集成RAG、分布式群智计算,实现自动化工作流与对话式AI系统构建。
ruvnet/ruvector
RuVector is a High Performance, Real-Time, Self-Learning, Vector Graph Neural Network, and Database built in Rust.
RuVector是用Rust开发的高性能实时向量图神经网络数据库,具备自学习能力,可本地运行LLM、实时图更新、分布式扩展及单文件部署,支持多种AI模型和复杂查询场景。
moonshine-ai/moonshine
Fast and accurate automatic speech recognition (ASR) for edge devices
Moonshine 是一个用 C 语言开发的高效语音识别工具包,专为边缘设备优化,提供低延迟、高精度的实时语音处理,支持多语言和跨平台部署,适用于本地化语音应用开发。