·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