Aspire
Build, run, and extend Aspire distributed apps with AI agents
All Skills in This Repository (87)
Pure Emerald Level Indicatorsplaywright-cli
Automate browser interactions and web page testing with Playwright.
aspireify
Initialize and configure an Aspire AppHost with service discovery and port mapping.
hosting-integration-authoring
Guide Aspire hosting integration API development and review workflows.
aspire-upgrade
Automate Aspire version updates to the latest nightly build using the .NET CLI.
dotnet-inspect
Analyze .NET APIs from NuGet packages, platform libraries, and local files.
aspire
Manage Aspire distributed applications through the Aspire CLI.
aspire-typescript-apphost
Convert C# AppHost examples to TypeScript and generate integration tests.
session-recovery
Resumes interrupted Copilot CLI sessions by querying the session store.
agent-collaboration
Standardize worktree paths, decision recording, and cross-agent communication for team agents.
reviewer-protocol
Enforce reviewer rejection workflows with strict lockout semantics for independent reviews.
git-workflow
Manage Squad branching model workflows across multiple repositories.
error-recovery
Apply retry, fallback, and escalation patterns to recover from squad errors.
Frequently Asked Questions
FAQPage SchemaHow to install Aspire Community Toolkit skills?â–¼
Run `npx skills add CommunityToolkit/Aspire --all -g -y` in your terminal to install all skills in this suite globally.
What can AI agents do with these Aspire skills?â–¼
Agents can start and stop Aspire AppHosts, inspect resources and telemetry, add integrations, manage secrets, and publish or deploy apps using the Aspire CLI.
Can AI add Aspire to my existing app?â–¼
Yes. The aspireify skill completes Aspire initialization in an existing app, wiring services, databases, and environment config into the AppHost with minimal code changes.
How do I author a new Aspire hosting integration?â–¼
The hosting-integration-authoring skill classifies your integration type and applies best practices for naming, lifecycle, security, endpoints, and tests.
Do these skills work with Claude Code and other agents?â–¼
Yes. All skills follow the standard SKILL.md format and work in Claude Code, Copilot CLI, Cursor, and other compatible AI coding agents.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core