·aspire
</>

aspire

rysweet/amplihack

Aspire 能够以任何语言(C#、Python、Node.js、Go)编排​​云原生分布式应用程序。处理依赖项管理、使用 Docker 进行本地开发、Azure 部署、服务发现和可观察性仪表板。在设置微服务、容器化应用程序或多语言分布式系统时使用。

10安装·2热度·@rysweet

安装

$npx skills add https://github.com/rysweet/amplihack --skill aspire

SKILL.md

Code-first orchestration for polyglot distributed apps. AppHost defines topology, aspire run orchestrates locally, azd deploy deploys to Azure.

Auto-activates on keywords: aspire, microservices, distributed app, service discovery, orchestration

AppHost: Resource topology in Program.cs ServiceDefaults: Shared config (logging, telemetry, resilience) Services: Your apps (APIs, workers, web apps)

Aspire 能够以任何语言(C#、Python、Node.js、Go)编排​​云原生分布式应用程序。处理依赖项管理、使用 Docker 进行本地开发、Azure 部署、服务发现和可观察性仪表板。在设置微服务、容器化应用程序或多语言分布式系统时使用。 来源:rysweet/amplihack。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/rysweet/amplihack --skill aspire
分类
</>开发工具
认证
收录时间
2026-02-05
更新时间
2026-02-18

快速解答

什么是 aspire?

Aspire 能够以任何语言(C#、Python、Node.js、Go)编排​​云原生分布式应用程序。处理依赖项管理、使用 Docker 进行本地开发、Azure 部署、服务发现和可观察性仪表板。在设置微服务、容器化应用程序或多语言分布式系统时使用。 来源:rysweet/amplihack。

如何安装 aspire?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/rysweet/amplihack --skill aspire 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/rysweet/amplihack