Scans a .NET codebase for Thread.Abort calls, flags them with context, and suggests cancellation-token replacements that preserve the original intent.
Best for: Teams upgrading legacy .NET code to modern patterns without breaking production.
Creator's repository · dotnet/skills
License: MIT