home/categories/architecture-patterns/aj-geddes-useful-ai-prompts-skills-concurrency-patterns-skill-md
architecture-patternsdevelopment
concurrency-patterns
Implement thread-safe code, mutexes, semaphores, async/await patterns, and concurrent data structures. Use when handling parallel operations, race conditions, or building high-performance concurrent systems.
maintainer
aj-geddes
更新日 12/28/2025
スター
38
フォーク
3
quick start
Installation and usage
Implement thread-safe code, mutexes, semaphores, async/await patterns, and concurrent data structures. Use when handling parallel operations, race conditions, or building high-performance concurrent systems.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use concurrency-patterns