Skip to main content
在 Manus 中运行任何 Skill
一键导入
cdlewis
GitHub 创作者资料

cdlewis

按仓库查看 2 个 GitHub 仓库中的 14 个已收集 skills。

已收集 skills
14
仓库
2
更新
2026-07-07
仓库浏览

仓库与代表性 skills

match-bss-segment
软件开发工程师

Match a segments bss data by replacing extern declarations with the appropriate definitions. Use when asked to match, add, split, or fix a .bss segment, especially after checksum failures from bss symbol layout, shifted VRAM labels, queue/stack buffers, or unresolved bss externs.

2026-06-11
convert-asset-array
软件开发工程师

Convert arrays with hardcoded pointer addresses to use ROM_START/ROM_END symbols. This automates the process of adding USE_ASSET declarations, updating array initialization, and configuring YAML segments.

2026-04-02
decompile-microcode
软件开发工程师

Use this skill if you need to decompile a function using F3Dex2 or S2Dex. The presence of the Gfx type or gRegionAllocPtr are strongly indicative of an F3Dex2 or S2Dex microcode function.

2026-03-29
add-asset-to-yaml
软件开发工程师

Adding a new asset to snowboardkids2.yaml requires following specific steps to ensure assets are in the correct order and properly declared. Use this skill when you need to add a new binary asset.

2026-02-12
match-data-file
软件开发工程师

Match data file describes how to add dat asegments to a C file. Use the match data file skill when you need to match a data file.

2026-02-11
rename-a-c-file-or-header-file
软件开发工程师

Renaming a C file or associated header (.h) file requires additional steps in decompilation projects or the build will fail. Use this skill when you want to rename a C file and/or a header file.

2026-01-03
rename-global-variable-or-function
软件开发工程师

Renaming a global variable or function requires additional steps in decompilation projects or the build will fail. Use this skill when you want to rename a global variable or function.

2025-12-27
decompile-microcode
软件开发工程师

Use this skill if you need to decompile a function that uses F3DEX. The presence of the Gfx type or gRegionAllocPtr are strongly indicative of an F3DEX or S2DEX microcode function.

2026-07-07
decomp-permuter
软件开发工程师

Decomp-Permuter is a tool that automatically permutes C files to better match a target binary. Use this skill when you are decompiling a function and it is almost matching except for some register differences (i.e. 95%+). Or if you are otherwise unable to make progress on a function decompilation. Do not use it when there are control flow or functional differences; it's often easy to resolve those by hand, and neither the scorer nor the randomizer tends to play well with them.

2026-07-02
match-ultralib-segment
软件开发工程师

Match a given segment to a libultra ROM segment. Use this when converting unidentified asm libultra ranges such as osRecvMesg to matching C source.

2026-06-10
add-asset-to-yaml
软件开发工程师

Adding a new asset to snowboardkids.yaml requires following specific steps to ensure assets are in the correct order and properly declared. Use this skill when you need to add a new binary asset.

2026-05-30
convert-asset-array
软件开发工程师

Convert arrays with hardcoded pointer addresses to use ROM_START/ROM_END symbols. This automates the process of adding USE_ASSET declarations, updating array initialization, and configuring YAML segments.

2026-05-30
match-data-file
软件开发工程师

Match data file describes how to add dat asegments to a C file. Use the match data file skill when you need to match a data file.

2026-05-30
rename-a-c-file-or-header-file
软件开发工程师

Renaming a C file or associated header (.h) file requires additional steps in decompilation projects or the build will fail. Use this skill when you want to rename a C file and/or a header file.

2026-05-30
已展示 2 / 2 个仓库
已展示全部仓库