Scans a .NET codebase for patterns that break AOT compilation, flags them with line numbers and explanations, and suggests rewrites that preserve functionality.
Best for: Engineers shipping .NET apps that need to start fast or run on constrained hardware.
Creator's repository · dotnet/skills
License: MIT