AI AGENT ADDONS

Debugging Instruments

dpearson2699/swift-ios-skills
Debugging
2,149installs

Use powerful tools to find and fix problems in your iOS app. LLDB lets you inspect code and set breakpoints. The Memory Graph Debugger helps you catch memory leaks and retain cycles. Instruments measures CPU, memory, and network usage. These tools make it easier to diagnose crashes, slow rendering, and more.

Add Debugging Instruments skill to your workflow

Global

mkdir -p ~/.claude/skills/debugging-instruments

Project

mkdir -p .claude/skills/debugging-instruments

Source Repository

Stars
809
Forks
44
Watchers
809
License
NOASSERTION
Last Push
1 month ago
Created
4 months ago