aspire

Automate deployment, management, and troubleshooting of distributed applications with the Aspire CLI.

Updated May 1, 2026
One-click install
npx skills add https://github.com/BenjaminMichaelis/mcp-server-dotnet-az-functions --skill aspire-benjaminmichaelis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aspire
Source: https://github.com/BenjaminMichaelis/mcp-server-dotnet-az-functions/tree/main/.claude/skills/aspire
Command: npx skills add https://github.com/BenjaminMichaelis/mcp-server-dotnet-az-functions --skill aspire-benjaminmichaelis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the management and orchestration of complex distributed applications using the Aspire CLI, reducing manual effort and errors.

Core Features & Use Cases

  • Application Lifecycle Management: Start, stop, and restart distributed applications efficiently.
  • Resource Monitoring: Describe, wait for health, and view logs of app resources.
  • Use Case: Deploy and monitor a multi-component microservice architecture locally, ensuring all services are running correctly and troubleshooting issues rapidly.

Quick Start

Use the aspire skill to start your distributed application and check its status.

Frequently Asked Questions about aspire

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate the deployment and management of distributed applications?

Automating distributed application deployment and management is handled through the Aspire CLI, which supports workflow automation for starting, stopping, and orchestrating complex app environments to reduce manual effort.

What is the best way to monitor resources and view logs for a microservice architecture?

Monitoring resources and viewing logs for a microservice architecture can be done using the Aspire CLI to describe app resources, wait for health status, and retrieve logs for troubleshooting distributed components.

Do I need the Aspire CLI installed to orchestrate complex app environments?

Yes, you need the Aspire CLI and related dependencies installed locally to perform orchestration tasks, manage the application lifecycle, and automate workflows for distributed environments.

Can I manage the entire application lifecycle for multi-component distributed systems locally?

Managing the application lifecycle for multi-component distributed systems locally is fully supported, allowing you to efficiently start, stop, and restart app resources while ensuring all services run correctly.

Why does troubleshooting distributed applications require dedicated orchestration tooling?

Troubleshooting distributed applications requires dedicated orchestration tooling to reduce manual errors, rapidly identify failing components, and automate health checks across complex microservice environments.

Aspire CLI orchestration is not working correctly, what are the common limitations?

Aspire CLI orchestration limitations depend on having the correct related dependencies installed, as the tool requires a properly configured local environment to wait for health and manage resources effectively.