一键导入
aspire-solution-map
Maps project structure, responsibilities, and baseline local development commands
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Maps project structure, responsibilities, and baseline local development commands
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Verifies OpenTelemetry, health endpoints, and service discovery defaults in Aspire-hosted services
Establishes reliable Aspire distributed integration test patterns and diagnostics
Provides safe EF Core SQL Server model and migration workflow guidance for API data changes
Guides secure FastEndpoints patterns for route config, claim extraction, and response handling
Applies a consistent end-to-end feature workflow across contracts, API, web client, UI, and tests
Applies consistent MudBlazor page patterns for forms, dialogs, tables, and feedback states
| name | aspire-solution-map |
| description | Maps project structure, responsibilities, and baseline local development commands |
| compatibility | opencode |
| metadata | {"audience":"contributors","scope":"repository"} |
Use this before making changes if the task spans multiple projects or you need to orient quickly.
Program.cs) and core runtime paths.AspireChat.Common).AspireChat/AspireChat.sln.AspireChat/AspireChat.AppHost/Program.cs, AspireChat/AspireChat.Api/Program.cs, AspireChat/AspireChat.Web/Program.cs.AspireChat/AspireChat.Common/Users/Login.cs, AspireChat/AspireChat.Common/Chats/GetAll.cs.dotnet run --project AspireChat/AspireChat.AppHostdotnet build AspireChat/AspireChat.slndotnet test AspireChat/AspireChat.Tests