home/categories/debugging/itsgrimetime-melee-decomp-claude-skills-decomp-skill-md
debuggingtools

decomp

Match decompiled C code to original PowerPC assembly for Super Smash Bros Melee. Use this skill when asked to match, decompile, or fix a function to achieve 100% match against target assembly. Invoked with /decomp <function_name> or automatically when working on decompilation tasks.

itsgrimetime
maintainer
itsgrimetime
Updated 1/10/2026
Stars
5
Forks
0
quick start

Installation and usage

Match decompiled C code to original PowerPC assembly for Super Smash Bros Melee. Use this skill when asked to match, decompile, or fix a function to achieve 100% match against target assembly. Invoked with /decomp <function_name> or automatically when working on decompilation tasks.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use decomp