aspire-cli
Installation
SKILL.md
Aspire CLI
Use this skill to pick the right Aspire CLI command, outline the workflow, provide MCP-based resource/log/port access for AI agents, and orchestrate combined Aspire + playwright-cli E2E testing.
Quick workflow
- Identify the user goal (create, initialize, run, update, publish, deploy, execute step, run resource command, configure CLI, clear cache, or manage/test resources with AI).
- Determine the working directory (solution root vs AppHost folder) and whether an AppHost already exists.
- Select the matching command from the CLI reference.
- Call out required context (AppHost location, channel selection, SDK requirements).
- Provide minimal example commands and flags.
- Mention any Aspire 13.1 CLI behavior changes that affect the request.
- For AI testing goals: use the AI-native resource management workflow — MCP for resource/log/port discovery, playwright-cli for browser automation.
Incremental adoption workflow (adding Aspire to existing apps or Aspirify an existing app)
Use this 5-step pattern when helping users adopt Aspire in existing applications: