aspire
仓库创建 2025年6月12日最近提交 6 小时前SkillHot 收录 20 天前
▸ 精选理由
面向使用 Aspire 工具链的工程团队,覆盖开发到部署流程。
▸ 风险提示
可能启动容器或云资源,需本地权限与运行时环境(如 Docker)。
这个 Skill 做什么
帮助创建、运行、调试和部署基于 Aspire 的分布式应用与项目模版。
把多语言的分布式应用用 Aspire 的项目和 CLI 统一管理,从本地运行、调试到部署一条龙支持,能编排容器、可执行文件和云资源并处理服务发现。要搭建跨语言微服务、需要可观测性或快速用模板启动项目时会用到。特点是 code-first、内置 dashboard 和 VS Code 集成,适合把零散组件做成可生产的系统。
▸ 展开 SKILL.md 英文原文
Aspire skill covering the Aspire CLI, AppHost orchestration, service discovery, integrations, MCP server, VS Code extension, Dev Containers, GitHub Codespaces, templates, dashboard, and deployment. Use when the user asks to create, run, debug, configure, deploy, or troubleshoot an Aspire distributed application.
3.7w
Stars
4.6k
Forks
40
仓库内 Skill
+837
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/github/awesome-copilot/main/skills/aspire/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/aspire/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Aspire — Polyglot Distributed-App Orchestration Aspire is a **code-first, polyglot toolchain** for building observable, production-ready distributed applications. It orchestrates containers, executables, and cloud resources from a single AppHost project — regardless of whether the workloads are C#, Python, JavaScript/TypeScript, Go, Java, Rust, Bun, Deno, or PowerShell. > **Mental model:** The AppHost is a *conductor* — it doesn't play the instruments, it tells every service when to start, how to find each other, and watches for problems. Detailed reference material lives in the `references/` folder — load on demand. --- ## References | Reference | When to load | |---|---| | [CLI Ref
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有