{"enrichment":{"faq":[{"a":"swift-concurrency helps developers resolve Swift concurrency compiler diagnostics, data-race warnings, and isolation boundary issues. It provides structured guidance for refactoring callback-based code to async/await patterns and supports Swift 6 migration across tasks, actors, @MainActor, Sendable conformance, and thread-safety concerns, emphasizing smallest-safe-change fixes grounded in project settings and isolation context.","q":"What does swift-concurrency help with?"},{"a":"swift-concurrency diagnoses and fixes Swift concurrency compiler errors and data-race warnings by analyzing isolation boundaries, actor conformance, and Sendable requirements. It identifies where strict concurrency checks are failing and recommends targeted fixes that respect your project's current settings, helping you resolve warnings without unnecessary refactoring.","q":"How can swift-concurrency help diagnose and fix compiler errors?"},{"a":"swift-concurrency guides async await refactoring by mapping callback patterns to modern concurrency constructs. It shows how to replace completion handlers with async functions, convert nested callbacks to sequential await calls, and leverage async let for concurrent operations, all while maintaining correctness and addressing any data-race warnings that emerge.","q":"How do I refactor callback-based code to async await in Swift?"},{"a":"swift-concurrency explains actor isolation, @MainActor, and Sendable requirements as core Swift 6 concurrency tools. It clarifies how actors prevent data races through isolation, when to use @MainActor for UI updates, how to make types Sendable, and how to diagnose and fix isolation boundary violations in your code.","q":"What actor isolation and @MainActor concepts does swift-concurrency cover?"},{"a":"swift-concurrency supports Swift 6 migration by helping you enable strict concurrency checking and resolve the resulting compiler warnings systematically. It guides you through actor adoption, Sendable conformance, task structuring, and @MainActor placement, ensuring your project compiles cleanly under strict concurrency rules.","q":"How does swift-concurrency support Swift 6 migration with strict concurrency?"},{"a":"swift-concurrency helps you choose the right concurrency tool by analyzing your use case. It recommends Task for fire-and-forget work, async let for concurrent sibling operations, TaskGroup for dynamic task collections, and actors for shared mutable state. It also covers @MainActor for UI-bound code and structured concurrency best practices.","q":"Which concurrency tools should I use\u2014Task, async let, TaskGroup, or actor?"}],"shadow_tags":["actor-isolation","data-race-safety","async-refactoring","swift-6-migration","concurrency-diagnostics","sendable-conformance","task-spawning","main-thread-safety","isolation-boundaries","structured-concurrency"],"summary_rewrite":"This skill helps developers resolve Swift concurrency compiler diagnostics, data-race warnings, and isolation boundary issues. It provides structured guidance for refactoring callback-based code to async/await patterns and supports Swift 6 migration across tasks, actors, @MainActor, Sendable conformance, and thread-safety concerns. The skill emphasizes smallest-safe-change fixes grounded in project settings and isolation context."},"files":[{"bytes":12526,"path":"swift-concurrency/SKILL.md","sha256":"a84a3874320a955d5c0bd1841f84303cded83485007eda1b0c585c41827fa6a3","url":"https://skillfed.io/files/AvdLee/Swift-Concurrency-Agent-Skill/swift-concurrency/df57b957/SKILL.md"}],"id":"AvdLee/Swift-Concurrency-Agent-Skill/swift-concurrency","links":{"html":"https://skillfed.io/AvdLee/Swift-Concurrency-Agent-Skill/swift-concurrency","md":"https://skillfed.io/AvdLee/Swift-Concurrency-Agent-Skill/swift-concurrency.md","repo":"https://github.com/AvdLee/Swift-Concurrency-Agent-Skill"},"meta":{"agents_supported":[],"first_seen":"2026-07-28","forks":99,"language":null,"last_updated":"2026-05-28","license":"MIT","name":"swift-concurrency","publisher":"AvdLee","stars":1604},"relations":{"similar":[{"id":"Dimillian/Skills/swift-concurrency-expert"},{"id":"dpearson2699/swift-ios-skills/swift-concurrency"},{"id":"steipete/agent-scripts/swift-concurrency-expert"},{"id":"jamesrochabrun/skills/swift-concurrency"},{"id":"CharlesWiltgen/Axiom/axiom-audit-concurrency"},{"id":"rshankras/claude-code-apple-skills/concurrency"},{"id":"sammcj/agentic-coding/swift-development"},{"id":"CharlesWiltgen/Axiom/axiom-concurrency"},{"id":"affaan-m/ECC/swift-concurrency-6-2"},{"id":"xu-xiang/everything-claude-code-zh/swift-concurrency-6-2"}]},"slug":{"owner":"AvdLee","repo":"Swift-Concurrency-Agent-Skill","skill":"swift-concurrency"},"version":"df57b957"}
