CommunityToolkitCommunityToolkitOfficial·87 Agent Skills Included

Aspire

Build, run, and extend Aspire distributed apps with AI agents

Guides AI agents through operating Aspire AppHosts: starting apps, inspecting resources, logs, and traces, adding integrations, and managing secrets. Covers authoring new hosting integrations, upgrading Aspire versions, generating TypeScript AppHosts, and wiring existing apps into Aspire. Includes browser automation via Playwright CLI and .NET API inspection to eliminate manual debugging and guesswork.
npx skills add CommunityToolkit/Aspire --all -g -y

All Skills in This Repository (87)

Pure Emerald Level Indicators
📦 In Repo
CommunityToolkitCommunityToolkit

playwright-cli

Automate browser interactions and web page testing with Playwright.

Official
Advanced
📦 In Repo
CommunityToolkitCommunityToolkit

aspireify

Initialize and configure an Aspire AppHost with service discovery and port mapping.

Official
Advanced
📦 In Repo
CommunityToolkitCommunityToolkit

hosting-integration-authoring

Guide Aspire hosting integration API development and review workflows.

Official
Advanced
📦 In Repo
CommunityToolkitCommunityToolkit

aspire-upgrade

Automate Aspire version updates to the latest nightly build using the .NET CLI.

Official
Intermediate
📦 In Repo
CommunityToolkitCommunityToolkit

dotnet-inspect

Analyze .NET APIs from NuGet packages, platform libraries, and local files.

Official
Advanced
📦 In Repo
CommunityToolkitCommunityToolkit

aspire

Manage Aspire distributed applications through the Aspire CLI.

Official
Advanced
📦 In Repo
CommunityToolkitCommunityToolkit

aspire-typescript-apphost

Convert C# AppHost examples to TypeScript and generate integration tests.

Official
Intermediate
📦 In Repo
CommunityToolkitCommunityToolkit

session-recovery

Resumes interrupted Copilot CLI sessions by querying the session store.

Official
Intermediate
📦 In Repo
CommunityToolkitCommunityToolkit

agent-collaboration

Standardize worktree paths, decision recording, and cross-agent communication for team agents.

Official
Intermediate
📦 In Repo
CommunityToolkitCommunityToolkit

reviewer-protocol

Enforce reviewer rejection workflows with strict lockout semantics for independent reviews.

Official
Advanced
📦 In Repo
CommunityToolkitCommunityToolkit

git-workflow

Manage Squad branching model workflows across multiple repositories.

Official
Advanced
📦 In Repo
CommunityToolkitCommunityToolkit

error-recovery

Apply retry, fallback, and escalation patterns to recover from squad errors.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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→