axiom-lldb-ref

Installation
SKILL.md

LLDB Command Reference

Complete command reference for LLDB in Xcode. Organized by task so you can find the exact command you need.

For debugging workflows and decision trees, see /skill axiom-lldb.


Part 1: Variable Inspection

v / frame variable

Reads memory directly. No compilation. Most reliable for Swift values.

Related skills
Installs
108
GitHub Stars
898
First Seen
Feb 19, 2026