·working-with-aspire
{}

working-with-aspire

mhagrelius/dotfiles

使用 Aspire 构建分布式应用程序时使用;编排 .NET、JavaScript、Python 或多语言服务;当环境变量或服务发现不起作用时;从 .NET Aspire 9 迁移到 13+ 或 Community Toolkit 时;当看到 AddNpmApp 已弃用错误时;当 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 已弃用错误时;当 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 已弃用错误时;当 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