swift-concurrency
✓有關 Swift 並發最佳實踐、模式和實施的專家指導。當開發人員提及以下內容時使用:(1) Swift 並發、異步/等待、參與者或任務,(2)“使用 Swift 並發”或“現代並發模式”,(3) 遷移到 Swift 6,(4) 數據爭用或線程安全問題,(5) 將閉包重構為異步/等待,(6) @MainActor、Sendable 或參與者隔離,(7) 並發代碼架構或性能優化,(8) 並發相關的 linter警告(SwiftLint 或類似的;例如 async_without_await、Sendable/actorisolation/MainActor lint)。
SKILL.md
This skill provides expert guidance on Swift Concurrency, covering modern async/await patterns, actors, tasks, Sendable conformance, and migration to Swift 6. Use this skill to help developers write safe, performant concurrent code and navigate the complexities of Swift's structured concurrency model.
Concurrency behavior depends on build settings. Always try to determine:
If any of these are unknown, ask the developer to confirm them before giving migration-sensitive guidance.
有關 Swift 並發最佳實踐、模式和實施的專家指導。當開發人員提及以下內容時使用:(1) Swift 並發、異步/等待、參與者或任務,(2)“使用 Swift 並發”或“現代並發模式”,(3) 遷移到 Swift 6,(4) 數據爭用或線程安全問題,(5) 將閉包重構為異步/等待,(6) @MainActor、Sendable 或參與者隔離,(7) 並發代碼架構或性能優化,(8) 並發相關的 linter警告(SwiftLint 或類似的;例如 async_without_await、Sendable/actorisolation/MainActor lint)。 來源:sozercan/kaset。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/sozercan/kaset --skill swift-concurrency- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-01
- 更新時間
- 2026-02-18
快速解答
什麼是 swift-concurrency?
有關 Swift 並發最佳實踐、模式和實施的專家指導。當開發人員提及以下內容時使用:(1) Swift 並發、異步/等待、參與者或任務,(2)“使用 Swift 並發”或“現代並發模式”,(3) 遷移到 Swift 6,(4) 數據爭用或線程安全問題,(5) 將閉包重構為異步/等待,(6) @MainActor、Sendable 或參與者隔離,(7) 並發代碼架構或性能優化,(8) 並發相關的 linter警告(SwiftLint 或類似的;例如 async_without_await、Sendable/actorisolation/MainActor lint)。 來源:sozercan/kaset。
如何安裝 swift-concurrency?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/sozercan/kaset --skill swift-concurrency 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/sozercan/kaset
詳情
- 分類
- </>開發工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-01