home/categories/mobile/charleswiltgen-axiom-claude-plugin-plugins-axiom-skills-axiom-synchronization-skill-md
mobiledevelopment

axiom-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.

CharlesWiltgen
maintainer
CharlesWiltgen
Updated 2/3/2026
Stars
807
Forks
66
quick start

Installation and usage

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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use axiom-synchronization