Dotnet Csharp Runtime Review

Use this skill when reviewing C# language and runtime correctness — nullable reference types, async/await, cancellation, disposal, allocations on hot paths, LINQ misuse, and Native AOT / trimming hazards. Trigger when a user provides C# source or project files and asks whether the code is correct, why it deadlocks or starves the thread pool, why exceptions are being lost, why allocations are high, or whether the code is AOT- or trim-safe. This skill reviews C# source statically; it never compiles, runs, or instruments code.

VincentChuWaiChow 31ede0f 3 files · 12.7 KB Updated

File contents

VincentChuWaiChow/vanguard-frontier-agentic/tree/main/skills/dotnet/dotnet-csharp-runtime-review commit 31ede0fb18

Frequently asked questions

npx skillmds@latest add vincentchuwaichow/dotnet-csharp-runtime-review