What problem does it solve?
This Skill removes the friction of building, running, diagnosing, and deploying Aspire-based distributed applications so you can focus on the application instead of the orchestration details.
Core Features & Use Cases
- AppHost workflows: Create, run, and troubleshoot Aspire applications from the CLI or development environment.
- Resource orchestration: Configure services, dependencies, health checks, endpoints, and service discovery across multiple workloads.
- Observability and debugging: Use the dashboard, logs, traces, and MCP tools to inspect live resources and resolve startup or runtime issues.
- Deployment guidance: Publish resource models for Docker, Kubernetes, Azure Container Apps, and related targets.
- Use Case: A team can wire up a web API, database, cache, and worker service, then validate startup order, inspect failures, and generate deployment artifacts from the same AppHost definition.
Quick Start
Use the aspire skill to inspect the AppHost, identify any failing resources, and surface the most relevant logs, traces, and deployment guidance.