What problem does it solve?
Coordinating Aspire deployments across AppHost states is error-prone without a single routing layer. This Skill detects the AppHost state and directs tasks to the appropriate sub-skill (aspire-init, aspireify, aspire-orchestration, aspire-deployment, or aspire-monitoring), enforcing safety guardrails and reducing misrouting.
Core Features & Use Cases
- Unified routing to the correct Aspire sub-skill based on AppHost presence and configuration (wired vs unwired).
- Enforces safety guardrails and lifecycle integrity during bootstrap, wiring, deployment, and monitoring workflows.
- Applies to both C# and TypeScript AppHosts, seamlessly switching between bootstrap and runtime operations.
Quick Start
Ask this skill to route your project to the correct Aspire sub-skill based on AppHost detection.