什麼是 ios-swift-concurrency?
用於 Swift 6 並發錯誤和設計:actor 隔離、Sendable、資料競爭、@MainActor、async/await 和線程安全修復 來源:derklinke/codex-config。
用於 Swift 6 並發錯誤和設計:actor 隔離、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 並發錯誤和設計:actor 隔離、Sendable、資料競爭、@MainActor、async/await 和線程安全修復 來源:derklinke/codex-config。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/derklinke/codex-config --skill ios-swift-concurrency用於 Swift 6 並發錯誤和設計:actor 隔離、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