Marketplace

synchronization

Use when needing thread-safe primitives for performance-critical code. Covers Mutex (iOS 18+), OSAllocatedUnfairLock (iOS 16+), Atomic types, when to use locks vs actors, deadlock prevention with Swift Concurrency.

$ 安裝

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

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