ilspy-decompile
✓Understand implementation details of .NET code by decompiling assemblies. Use when the user wants to see how a .NET API works internally, inspect NuGet package source, view framework implementation, or understand compiled .NET binaries.
Installation
SKILL.md
Use this skill to understand how .NET code works internally by decompiling compiled assemblies.
Understand implementation details of .NET code by decompiling assemblies. Use when the user wants to see how a .NET API works internally, inspect NuGet package source, view framework implementation, or understand compiled .NET binaries. Source: davidfowl/dotnet-skillz.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/davidfowl/dotnet-skillz --skill ilspy-decompile Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Security certified for safe and reliable code One-click installation with simplified configuration Compatible with Claude Code, Cursor, and more
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/davidfowl/dotnet-skillz --skill ilspy-decompile- Source
- davidfowl/dotnet-skillz
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is ilspy-decompile?
Understand implementation details of .NET code by decompiling assemblies. Use when the user wants to see how a .NET API works internally, inspect NuGet package source, view framework implementation, or understand compiled .NET binaries. Source: davidfowl/dotnet-skillz.
How do I install ilspy-decompile?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/davidfowl/dotnet-skillz --skill ilspy-decompile Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/davidfowl/dotnet-skillz
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-11