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
更新日 2/3/2026
スター
807
フォーク
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.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use axiom-synchronization