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

dotnet-skills

dotnet-skills 收录了来自 Im5tu 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
1
更新
2026-02-04
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

dotnet-aot-analysis
软件开发工程师

Analyzes and configures a .NET project or solution for Native AOT compatibility. Orchestrates source generator skills and applies AOT settings.

2026-02-04
dotnet-centralise-packages
软件开发工程师

Converts a .NET solution to use Central Package Management (CPM). Use when the user wants to centralize, consolidate, or unify NuGet package versions across projects.

2026-02-04
dotnet-enable-autocomplete
软件开发工程师

Enables tab autocomplete for the dotnet CLI. Use when the user wants to set up shell completion for dotnet commands.

2026-02-04
dotnet-enable-testing-platform
软件开发工程师

Enables the Microsoft Testing Platform runner in global.json. Use when the user wants to enable or migrate to the new .NET testing platform.

2026-02-04
dotnet-json-polymorphic
软件开发工程师

Configures polymorphic JSON serialization with [JsonPolymorphic] and [JsonDerivedType] attributes

2026-02-04
dotnet-source-gen-json
软件开发工程师

Configures System.Text.Json source generation for AOT-compatible JSON serialization

2026-02-04
dotnet-source-gen-logging
软件开发工程师

Converts logging to use the LoggerMessage source generator for high-performance, AOT-compatible logging. Use when the user wants to optimize logging or organize log messages.

2026-02-04
dotnet-source-gen-options-validation
软件开发工程师

Converts options validation to use the compile-time source generator. Use when the user wants AOT-compatible, reflection-free options validation.

2026-02-04
dotnet-source-gen-regex
软件开发工程师

Converts Regex instances to use the compile-time source generator. Use when the user wants to optimize regex performance or enable AOT compatibility.

2026-02-04
dotnet-update-packages
软件开发工程师

Lists and updates outdated NuGet packages in .NET projects. Use when the user mentions updating packages, checking for outdated dependencies, or upgrading package versions.

2026-02-04