swift-concurrency

AvdLee · Development

Swift 并发最佳实践、模式与实现的专家指导。当开发者提及:(1) Swift 并发、async/await、actors 或 tasks,(2) "使用 Swift 并发" 或 "现代并发模式",(3) 迁移到 Swift 6,(4) 数据竞争或线程安全问题,(5) 将闭包重构为 async/await,(6) @MainActor、Sendable 或 actor 隔离,(7) 并发代码架构或性能优化,(8) 并发相关代码检查警告(SwiftLint 或类似工具;如 async_without_await、Sendable/actor isolation/MainActor 检查)。

Expert guidance on Swift Concurrency best practices, patterns, and implementation. Use when developers mention: (1) Swift Concurrency, async/await, actors, or tasks, (2) "use Swift Concurrency" or "modern concurrency patterns", (3) migrating to Swift 6, (4) data races or thread safety issues, (5) refactoring closures to async/await, (6) @MainActor, Sendable, or actor isolation, (7) concurrent code architecture or performance optimization, (8) concurrency-related linter warnings (SwiftLint or similar; e.g. async_without_await, Sendable/actor isolation/MainActor lint).

npx skills add https://github.com/AvdLee/Swift-Concurrency-Agent-Skill --skill swift-concurrency

星标 1535 · 安装量 12249

GitHub · SkillBox 全部技能