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.
$ Installer
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
Repository

CharlesWiltgen
Author
CharlesWiltgen/Axiom/.claude-plugin/plugins/axiom/skills/synchronization
142
Stars
10
Forks
Updated6d ago
Added1w ago