ios-swift-concurrency とは?
Swift 6 の同時実行エラーと設計に使用: アクター分離、Sendable、データ競合、@MainActor、async/await、スレッド セーフティの修正 ソース: derklinke/codex-config。
Swift 6 の同時実行エラーと設計に使用: アクター分離、Sendable、データ競合、@MainActor、async/await、スレッド セーフティの修正
コマンドラインで ios-swift-concurrency AI スキルを開発環境にすばやくインストール
ソース: derklinke/codex-config。
Purpose: Practical path from single-threaded code to safe concurrency Swift Version: Swift 6.0+, Swift 6.2+ for @concurrent iOS Version: iOS 17+ (iOS 18.2+ for @concurrent) Xcode: Xcode 16+ (Xcode 16.2+ for @concurrent) Context: WWDC 2025-268 "Embracing Swift concurrency" - approachable path to data-race safety
Apple's Guidance (WWDC 2025-268): "Your apps should start by running all of their code on the main thread, and you can get really far with single-threaded code."
Key insight: Concurrent code is more complex. Only introduce concurrency when profiling shows it's needed.
Swift 6 の同時実行エラーと設計に使用: アクター分離、Sendable、データ競合、@MainActor、async/await、スレッド セーフティの修正 ソース: derklinke/codex-config。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/derklinke/codex-config --skill ios-swift-concurrencySwift 6 の同時実行エラーと設計に使用: アクター分離、Sendable、データ競合、@MainActor、async/await、スレッド セーフティの修正 ソース: derklinke/codex-config。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/derklinke/codex-config --skill ios-swift-concurrency インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/derklinke/codex-config