swift-concurrency

Category: Development & Coding | Uploader: AvdLeeAvdLee | Downloads: 0 | Version: v1.0(Latest)

Diagnose data races, convert callback-based code to async/await, implement actor isolation patterns, resolve Sendable conformance issues, and guide Swift 6 migration. 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).

Changelog: Source: GitHub https://github.com/AvdLee/Swift-Concurrency-Agent-Skill

Directory Structure

Current level: Root

  • 📁 references/
    • 📄 _index.md 1.9 KB
    • 📄 actors.md 15.9 KB
    • 📄 async-algorithms.md 20.2 KB
    • 📄 async-await-basics.md 7.5 KB
    • 📄 async-sequences.md 16.7 KB
    • 📄 core-data.md 14.5 KB
    • 📄 glossary.md 6.7 KB
    • 📄 linting.md 5.2 KB
    • 📄 memory-management.md 12.4 KB
    • 📄 migration.md 33.0 KB
    • 📄 performance.md 12.5 KB
    • 📄 sendable.md 13.3 KB
    • 📄 tasks.md 15.4 KB
    • 📄 testing.md 13.4 KB
    • 📄 threading.md 13.3 KB
  • 📄 SKILL.md 9.9 KB

SKILL.md

Login to download/like/favorite ❤ 1.3K | ★ 0
Comments 0

Please login before commenting.

Loading comments...