·swift-concurrency
</>

swift-concurrency

pluginagentmarketplace/custom-plugin-swift

マスター Swift 同時実行 - 非同期/待機、アクター、構造化同時実行、Sendable、TaskGroups

6インストール·0トレンド·@pluginagentmarketplace

インストール

$npx skills add https://github.com/pluginagentmarketplace/custom-plugin-swift --skill swift-concurrency

SKILL.md

Modern Swift concurrency patterns using async/await, actors, and structured concurrency.

| async/await | Sequential async code | | Actor | Data isolation | | Task | Unit of async work | | Sendable | Thread-safe types | | MainActor | Main thread isolation |

| Task {} | Independent | Manual | | Task.detached {} | No context inherited | Manual | | async let | Structured | Automatic | | TaskGroup | Structured, multiple | Automatic |

マスター Swift 同時実行 - 非同期/待機、アクター、構造化同時実行、Sendable、TaskGroups ソース: pluginagentmarketplace/custom-plugin-swift。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-swift --skill swift-concurrency
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

swift-concurrency とは?

マスター Swift 同時実行 - 非同期/待機、アクター、構造化同時実行、Sendable、TaskGroups ソース: pluginagentmarketplace/custom-plugin-swift。

swift-concurrency のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-swift --skill swift-concurrency インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/pluginagentmarketplace/custom-plugin-swift