·ilspy-decompile
</>

ilspy-decompile

透過反編譯程式集了解 .NET 程式碼的實作細節。當您想要了解 .NET API 在內部如何運作、檢查 NuGet 套件來源、查看框架實作或了解編譯的 .NET 二進位時使用。

86安裝·2熱度·@aaronontheweb

安裝

$npx skills add https://github.com/aaronontheweb/dotnet-skills --skill ilspy-decompile

如何安裝 ilspy-decompile

透過命令列快速安裝 ilspy-decompile AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/aaronontheweb/dotnet-skills --skill ilspy-decompile
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:aaronontheweb/dotnet-skills。

SKILL.md

查看原文

Use this skill to understand how .NET code works internally by decompiling compiled assemblies.

Both forms are shown below. Use the one that works in your environment.

Note: ILSpyCmd options may vary slightly by version. Always verify supported flags with ilspycmd -h.

透過反編譯程式集了解 .NET 程式碼的實作細節。當您想要了解 .NET API 在內部如何運作、檢查 NuGet 套件來源、查看框架實作或了解編譯的 .NET 二進位時使用。 來源:aaronontheweb/dotnet-skills。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/aaronontheweb/dotnet-skills --skill ilspy-decompile
分類
</>開發工具
認證
收錄時間
2026-02-19
更新時間
2026-03-13

Browse more skills from aaronontheweb/dotnet-skills

快速解答

什麼是 ilspy-decompile?

透過反編譯程式集了解 .NET 程式碼的實作細節。當您想要了解 .NET API 在內部如何運作、檢查 NuGet 套件來源、查看框架實作或了解編譯的 .NET 二進位時使用。 來源:aaronontheweb/dotnet-skills。

如何安裝 ilspy-decompile?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/aaronontheweb/dotnet-skills --skill ilspy-decompile 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/aaronontheweb/dotnet-skills