aspire

Orchestrate distributed .NET applications using Aspire CLI commands.

5|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/MrBildo/collaboard --skill aspire-mrbildo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aspire
Source: https://github.com/MrBildo/collaboard/tree/main/.opencode/skill/aspire
Command: npx skills add https://github.com/MrBildo/collaboard --skill aspire-mrbildo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires aspire-cli, and includes scripts (resource) components.

What problem does it solve?

The Skill solves the complexity associated with managing and orchestrating distributed applications by providing a unified interface using the Aspire CLI.

Core Features & Use Cases

  • Orchestration: Manages the deployment, scaling, and maintenance of distributed applications.
  • Distributed App Management: Provides a comprehensive set of tools for managing different resources within the distributed environment.
  • Use Case: It can be used by DevOps professionals or developers to simplify the deployment of microservices or other complex distributed applications.

Quick Start

To start the application using the aspire skill, execute 'aspire start' command.

Frequently Asked Questions about aspire

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

FAQPage Schema
How do I manage distributed applications using the Aspire CLI?

You can manage distributed applications using the Aspire CLI by executing commands like 'start', 'stop', and 'describe'. This provides a unified interface to orchestrate deployment, scaling, and maintenance for your distributed environment.

What is the best way to orchestrate .NET microservices for local development?

Orchestrating .NET microservices is best handled through the Aspire CLI, which simplifies running and debugging distributed applications. Execute the 'aspire start' command to quickly launch and manage your comprehensive deployment environment.

Do I need the aspire-cli dependency to run distributed .NET applications?

Yes, you need the aspire-cli dependency installed to run distributed .NET applications with this orchestration interface. It acts as the core engine facilitating application management commands like 'add', 'logs', and 'stop'.

Can I view logs for specific resources within a distributed application environment?

Yes, you can view logs for specific resources within a distributed application environment by using the 'logs' command. This allows DevOps professionals to monitor and troubleshoot different components managed by the Aspire CLI.

Does this orchestration approach support adding new resources to an existing distributed deployment?

Yes, this orchestration approach supports adding new resources to an existing distributed deployment. By using the 'add' command, developers can dynamically integrate new microservices or components into their managed application environment.