Skip to main content
Manusで任意のスキルを実行
ワンクリックで
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