Pulls decrypted iOS app binaries from jailbroken devices so you can reverse engineer them properly. You'd reach for this when you need to analyze an iOS app's actual implementation, whether for security research, vulnerability hunting, or understanding proprietary APIs. The repo has 1.2K stars and 246 installs, so it's seeing real use in the reverse engineering community. No documentation in the skill itself though, which is pretty typical for tooling aimed at people who already know what dumping an IPA means. Saves you from manually SSHing into a device and fumbling with frida-ios-dump commands.
npx skills add https://github.com/p4nda0s/reverse-skills --skill rev-ios-dump