By richlander
Analyze .NET heap allocations with static inspection and runtime confirmation, and inspect .NET packages, assemblies, APIs, dependencies, and API diffs for evidence of types, members, SourceLink, and breaking changes.
Cross-tool workflow to reduce .NET heap allocations — static triage with dotnet-inspect, then confirm the win with BenchmarkDotNet or dotnet-trace/dotnet-counters before changing code. Use when chasing allocation hot spots on a hot path.
Find evidence for .NET packages, platform libraries, assemblies, APIs, dependencies, SourceLink/source, and API version diffs.
.NET skills for coding assistants. The skills describe how to use specific .NET tools that accelerate LLM-driven .NET + C# development.
Use /plugin to manage marketplaces and install plugins. For a complete walkthrough with screenshots for both Copilot and Claude Code.
Copilot users: Start with /plugin marketplace add richlander/dotnet-skills
See:
| Skill | Description |
|---|---|
dotnet-inspect | Inspect .NET assemblies and NuGet packages |
dotnet-allocation-triage | Static allocation triage of compiled assemblies, confirmed by profiler/benchmark |
# Add marketplace
/plugin marketplace add richlander/dotnet-skills
# Install plugin
/plugin install dotnet-skills@richlander-dotnet-skills
To get the latest version of the plugin, first update the marketplace to refresh available versions, then update the installed plugin:
# Update marketplace to fetch latest versions
/plugin marketplace update richlander-dotnet-skills
# Update the installed plugin
claude plugin update dotnet-skills@richlander-dotnet-skills
You can also update the marketplace through the interactive UI by running /plugin, navigating to the Marketplaces tab, selecting richlander-dotnet-skills, and choosing Update marketplace.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub richlander/dotnet-skills --plugin dotnet-skillsBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Inspect .NET assemblies and NuGet packages
Markout skills for coding assistants
Inspect .NET assemblies and NuGet packages
.NET CLI tools with SKILLS for coding agents. Includes tools for decompiling assemblies, and more.
Roslyn-based code graph intelligence for .NET codebases. Requires .NET 10 SDK and the global tool: dotnet tool install -g RoslynCodeLens.Mcp
Comprehensive .NET development skills and agents for Claude Code - covering C#, F#, Akka.NET, Aspire, testing frameworks, and specialized tools
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, and cloud-native applications
The definitive Claude Code companion for .NET developers. 47 skills (including 16 slash-command workflows), 10 agents, 10 rules, 5 templates, 20 MCP tools, and automation hooks for modern .NET 10 / C# 14.