Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

Aspire

Aspire 收录了来自 CommunityToolkit 的 13 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
13
Stars
613
更新
2026-06-29
Forks
181
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

hosting-integration-authoring
软件开发工程师

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
软件开发工程师

{what this skill teaches agents}

2026-06-25
init-mode
其他计算机职业

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

2026-06-25
personal-squad
其他计算机职业

User-level AI agents that travel with you across projects

2026-06-25
pr-screenshots
软件质量保证分析师与测试员

Capture Playwright screenshots and embed them in GitHub PR descriptions

2026-06-25
release-process
软件开发工程师

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

2026-06-25
tiered-memory
软件开发工程师

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

2026-06-25
versioning-policy
软件开发工程师

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

2026-06-25
aspire-typescript-apphost
软件开发工程师

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

2026-06-01
aspire
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-05-26
dotnet-inspect
软件开发工程师

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