Marketplace

objc-block-retain-cycles

Use when debugging memory leaks from blocks, blocks assigned to self or properties, network callbacks, or crashes from deallocated objects - systematic weak-strong pattern diagnosis with mandatory diagnostic rules

$ Installer

git clone https://github.com/CharlesWiltgen/Axiom /tmp/Axiom && cp -r /tmp/Axiom/.claude-plugin/plugins/axiom/skills/objc-block-retain-cycles ~/.claude/skills/Axiom

// tip: Run this command in your terminal to install the skill