·dotnet-aspire
</>

dotnet-aspire

markpitt/claude-skills

将 .NET Aspire 云原生编排添加到现有 .NET 解决方案中。分析解决方案结构以识别服务(API、Web 应用程序、工作人员)、创建 AppHost 和 ServiceDefaults 项目、配置服务发现、添加 NuGet 包以及设置分布式应用程序编排。将 Aspire 添加到 .NET 解决方案或创建新的云就绪分布式应用程序时使用。

54安装·0热度·@markpitt

安装

$npx skills add https://github.com/markpitt/claude-skills --skill dotnet-aspire

SKILL.md

This skill helps add .NET Aspire to existing .NET solutions or create new Aspire-enabled distributed applications. It provides modular guidance for orchestration, service discovery, component integration, configuration management, and deployment.

.NET Aspire is an opinionated, cloud-ready stack for building observable, production-ready, distributed applications. It provides:

| Overall structure | Overview & Setup | Step-by-step implementation from analysis to running | | Database, cache, messaging | resources/components.md | All available Aspire component packages with examples | | Inter-service communication | resources/service-communication.md | Service discovery, HttpClient patterns, resilience |

将 .NET Aspire 云原生编排添加到现有 .NET 解决方案中。分析解决方案结构以识别服务(API、Web 应用程序、工作人员)、创建 AppHost 和 ServiceDefaults 项目、配置服务发现、添加 NuGet 包以及设置分布式应用程序编排。将 Aspire 添加到 .NET 解决方案或创建新的云就绪分布式应用程序时使用。 来源:markpitt/claude-skills。

查看原文

可引用信息

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

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

快速解答

什么是 dotnet-aspire?

将 .NET Aspire 云原生编排添加到现有 .NET 解决方案中。分析解决方案结构以识别服务(API、Web 应用程序、工作人员)、创建 AppHost 和 ServiceDefaults 项目、配置服务发现、添加 NuGet 包以及设置分布式应用程序编排。将 Aspire 添加到 .NET 解决方案或创建新的云就绪分布式应用程序时使用。 来源:markpitt/claude-skills。

如何安装 dotnet-aspire?

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

这个 Skill 的源码在哪?

https://github.com/markpitt/claude-skills