Query .NET APIs across NuGet packages, platform libraries, and local files. Search for types, list API surfaces, compare and diff versions, find extension methods and implementors. Use whenever you need to answer questions about .NET library contents. As of v0.7.8, [Obsolete] members are surfaced in listings — pair with cs0618-hunter (compiler-based) for runtime ground-truth.
$npx -y skills add joslat/maf-doctor --skill dotnet-inspectInstalls into the current project.
Run `npx skills use "https://github.com/joslat/maf-doctor" --skill "joslat/maf-doctor/dotnet-inspect"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/joslat/maf-doctor" that are relevant to the current task. Run `npx skills add "https://github.com/joslat/maf-doctor"` and select the relevant skills, then follow their instructions.