Find app slowdowns and memory problems with a built-in profiler. It helps you catch CPU hotspots, UI hangs, and memory leaks on real devices. This tool works for both iPhone and Android apps.
On iOS it uses Xcode Instruments behind the scenes. On Android it uses Perfetto to collect data. You can start a recording, stop it, and get a report with the main problem areas.
After you see the results, you can dig deeper into specific functions or threads. The skill also helps you compare before and after fixes to see if things got better or worse.
Global
mkdir -p ~/.claude/skills/argent-native-profilerProject
mkdir -p .claude/skills/argent-native-profilerSource Repository
Azure Diagnosticsmicrosoft/azure-skills
Debug Azure production issues with systematic diagnostics and AI-powered tools
Azure Messagingmicrosoft/azure-skills
Troubleshoot and fix Azure messaging SDK errors for Event Hubs and Service Bus
Use My Browserxixu-me/skills
Work inside your live browser session for real page inspection and debugging
Diagnosemattpocock/skills
A step-by-step debug loop for finding and fixing hard bugs
Diagnosing Bugsmattpocock/skills
Build a tight feedback loop to find any bug fast
Systematic Debuggingobra/superpowers
Find the root cause of every bug before attempting any fix to save time
Safe Debuglllllllama/rigorpilot-skills
Debug deep learning failures safely with conservative diagnosis and minimal patches
Firebase Crashlyticsfirebase/agent-skills
Set up crash reporting for your Android or iOS app with ease