·working-with-aspire
{}

working-with-aspire

mhagrelius/dotfiles

使用 Aspire 構建分佈式應用程序時使用;編排 .NET、JavaScript、Python 或多語言服務;當環境變量或服務發現不起作用時;從 .NET Aspire 9 遷移到 13+ 或 Community Toolkit 時;當看到 AddNpmApp deprecated 錯誤時;當 OTEL 未出現在儀表板中時;當端口在重新啟動時發生變化時,會破壞 OAuth;為AI助手配置MCP服務器時;調試Aspire應用程序時需要檢查資源狀態或日誌

26安裝·0熱度·@mhagrelius

安裝

$npx skills add https://github.com/mhagrelius/dotfiles --skill working-with-aspire

SKILL.md

CRITICAL: When helping users debug Aspire applications, use the Aspire MCP tools instead of curl, external HTTP calls, or suggesting manual dashboard inspection.

| Check resource status | listresources | ❌ curl to dashboard API | | Get service logs | listconsolelogs | ❌ curl, docker logs | | View traces | listtraces | ❌ curl to OTLP endpoint | | Find errors in traces | listtracestructuredlogs | ❌ manual dashboard search | | List available AppHosts | listapphosts | ❌ file system search |

If MCP is not configured, guide the user to run aspire mcp init in their AppHost directory.

使用 Aspire 構建分佈式應用程序時使用;編排 .NET、JavaScript、Python 或多語言服務;當環境變量或服務發現不起作用時;從 .NET Aspire 9 遷移到 13+ 或 Community Toolkit 時;當看到 AddNpmApp deprecated 錯誤時;當 OTEL 未出現在儀表板中時;當端口在重新啟動時發生變化時,會破壞 OAuth;為AI助手配置MCP服務器時;調試Aspire應用程序時需要檢查資源狀態或日誌 來源:mhagrelius/dotfiles。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/mhagrelius/dotfiles --skill working-with-aspire
分類
{}資料分析
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 working-with-aspire?

使用 Aspire 構建分佈式應用程序時使用;編排 .NET、JavaScript、Python 或多語言服務;當環境變量或服務發現不起作用時;從 .NET Aspire 9 遷移到 13+ 或 Community Toolkit 時;當看到 AddNpmApp deprecated 錯誤時;當 OTEL 未出現在儀表板中時;當端口在重新啟動時發生變化時,會破壞 OAuth;為AI助手配置MCP服務器時;調試Aspire應用程序時需要檢查資源狀態或日誌 來源:mhagrelius/dotfiles。

如何安裝 working-with-aspire?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/mhagrelius/dotfiles --skill working-with-aspire 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/mhagrelius/dotfiles