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
Atualizado 1/10/2026
Estrelas
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use decomp