ilspy-decompile

Community

Decompile .NET assemblies

Authorseiggy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers understand the internal workings of .NET code by decompiling compiled assemblies, allowing inspection of libraries and frameworks.

Core Features & Use Cases

  • Decompile Assemblies: View C# source code from DLLs.
  • Inspect NuGet Packages: Understand how third-party libraries are implemented.
  • Examine Framework Code: See the internal logic of the .NET runtime.
  • Use Case: You need to understand a specific method in a NuGet package you are using. This Skill can decompile the package's DLL to show you the C# implementation.

Quick Start

Use the ilspy-decompile skill to decompile the assembly MyLibrary.dll to standard output.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ilspy-decompile
Download link: https://github.com/seiggy/lucia-dotnet/archive/main.zip#ilspy-decompile

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.