
Davidfowl Dotnet Skillz
- 289 repo stars
- Updated February 21, 2026
- davidfowl/dotnet-skillz
davidfowl-dotnet-skillz is a Claude Code plugin that equips the agent with .NET-focused skills to inspect assemblies, decompile with ILSpy-style flows, and work across projects and types.
About
davidfowl-dotnet-skillz is a Claude Code plugin that bundles agent skills tailored to.NET development from davidfowl/dotnet-skillz. developers maintaining APIs, CLIs, or SaaS services on.NET install it when they need help reverse-engineering third-party assemblies, mapping types across projects, or producing compilable snippets grounded in real assembly metadata rather than hallucinated APIs. The advertised keywords emphasize assemblies, command workflows, decompile, ILSpy, inspect, generate, projects, source, and types—signals that the value is deep codebase and binary understanding during implementation, not launch SEO or production monitoring. With one plugin in the catalog entry, it is a focused toolchain extension rather than a full multi-agent workflow marketplace. Use it when NuGet dependencies or legacy DLLs block progress; skip it if you only write front-end TypeScript with no.NET surface area.
- Skills for .NET apps: assemblies, projects, types, and compilable output
- ILSpy-oriented decompile and inspect flows for understanding unknown dependencies
- Command-driven guidance for generating and reviewing C# / .NET source context
- Single-plugin davidfowl/dotnet-skillz bundle (281 GitHub stars)
- Keyword coverage: decompile, inspect, assemblies, generate, using
Davidfowl Dotnet Skillz by the numbers
- Data as of Jul 25, 2026 (Skillselion catalog sync)
/plugin install davidfowl-dotnet-skillz@davidfowl/dotnet-skillzAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 289 |
|---|---|
| Last updated | February 21, 2026 |
| Repository | davidfowl/dotnet-skillz ↗ |
What it does
Install when you need Claude to inspect, decompile, and reason about.NET assemblies and project structure using ILSpy-oriented workflows.
Who is it for?
Best when you're debugging NuGet packages, legacy DLLs, or multi-project.NET solutions and want agent-guided inspection and generation.
Skip if: Pure front-end or non-.NET stacks, or teams that forbid decompilation for compliance reasons.
What you get
After install, Claude can follow structured .NET skills to decompile, inspect, and explain assemblies and types so you can implement integrations faster.
- Assembly and type maps for targeted namespaces
- Decompiled or explained dependency behavior
- Compilable .NET snippets aligned to inspected projects
By the numbers
- 1 plugin in bundle
- 281 GitHub stars on davidfowl/dotnet-skillz
- Keywords: assemblies, command, compilable, decompile, generate, ilspy, inspect, projects, source, types, using
Recommended Plugins
How it compares
.NET inspection and codegen skills, not a hosted MCP database or Azure deploy plugin.
FAQ
Who is Davidfowl Dotnet Skillz for?
Developers and small teams shipping.NET APIs or services who need Claude to understand assemblies and project structure, not generic C# trivia.
When should I use Davidfowl Dotnet Skillz?
Use it during Build when you are integrating against unknown binaries, exploring types across projects, or generating compilable.NET code with assembly context.
How do I add Davidfowl Dotnet Skillz to my agent?
Add the davidfowl/dotnet-skillz plugin in Claude Code, ensure local.NET SDK and any ILSpy-related tooling your workflow expects, then invoke the bundled skill in.NET sessions.