Skip to main content
Run any Skill in Manus
with one click
GitHub repository

Aspire

Aspire contains 13 collected skills from CommunityToolkit, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
13
Stars
613
updated
2026-06-29
Forks
181
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

hosting-integration-authoring
software-developers

Guides authoring and reviewing CommunityToolkit Aspire.Hosting integration APIs. Classifies integration archetypes, then applies self-contained best practices for naming, resource shape, run/publish/deploy behavior, eventing, connection properties, security, endpoint semantics, polyglot exports, READMEs, and tests.

2026-06-29
skill-name
software-developers

{what this skill teaches agents}

2026-06-25
init-mode
computer-occupations-all-other

Team initialization flow (Phase 1 proposal + Phase 2 creation)

2026-06-25
personal-squad
computer-occupations-all-other

User-level AI agents that travel with you across projects

2026-06-25
pr-screenshots
software-quality-assurance-analysts-and-testers

Capture Playwright screenshots and embed them in GitHub PR descriptions

2026-06-25
release-process
software-developers

Pre-release validation, npm publish procedures, and post-publish verification

2026-06-25
tiered-memory
software-developers

Three-tier agent memory model (hot/cold/wiki) for 20-55% context reduction per spawn

2026-06-25
versioning-policy
software-developers

Semver versioning rules for Squad SDK and CLI — prevents prerelease version incidents

2026-06-25
aspire-typescript-apphost
software-developers

Generate a TypeScript AppHost from an existing C# example AppHost, then add a TypeScriptAppHostTest-based integration test.

2026-06-01
aspire
software-developers

Use this skill when the user is working with an Aspire distributed application and needs to operate the AppHost or its resources through the Aspire CLI: start, restart, stop, or wait on the app; inspect resources, logs, traces, docs, or health; add integrations; manage secrets or config; publish, deploy, or rerun a named pipeline step; initialize Aspire in an existing app; recover missing `.aspire/modules` files in a TypeScript AppHost; discover the right frontend URL for Playwright from Aspire state; expose custom dashboard/resource commands; or understand unfamiliar Aspire AppHost APIs in C# or TypeScript. Use it even if they describe the task in terms of an AppHost, resources, dashboard, existing app bootstrap, missing generated modules, Playwright URL discovery, C# API understanding, or local distributed app workflow without explicitly naming Aspire. Do not use it for non-Aspire .NET apps, container-only repos with no AppHost, or ordinary build and test tasks.

2026-05-28
aspireify
software-developers

One-time skill for completing Aspire initialization in an existing app after `aspire init` has dropped the skeleton AppHost. Use this skill when an `aspire.config.json` exists but the AppHost has not yet been wired up.

2026-05-28
aspire-upgrade
software-developers

Update the Aspire version in the repository to the latest nightly build.

2026-05-26
dotnet-inspect
software-developers

Query .NET APIs across NuGet packages, platform libraries, and local files. Search for types, list API surfaces, compare and diff versions, find extension methods and implementors. Use whenever you need to answer questions about .NET library contents.

2026-05-14