home/categories/architecture-patterns/caphtech-claude-marketplace-apple-platform-plugin-skills-swift-concurrency-skill-md
architecture-patternsdevelopment
swift-concurrency
Swift Concurrency支援。async/await、Actor、Sendable、データ競合防止。 使用タイミング: (1) 並行処理コードの実装時、(2) Swift 6 Strict Concurrency対応時、 (3) データ競合の診断・修正時、(4) MainActorとバックグラウンド処理の設計時
maintainer
CAPHTECH
Updated 1/18/2026
Stars
0
Forks
0
quick start
Installation and usage
Swift Concurrency支援。async/await、Actor、Sendable、データ競合防止。 使用タイミング: (1) 並行処理コードの実装時、(2) Swift 6 Strict Concurrency対応時、 (3) データ競合の診断・修正時、(4) MainActorとバックグラウンド処理の設計時
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use swift-concurrency