skills/swift-concurrency/SKILL.md
API reference: Swift Concurrency. async/await, Task, TaskGroup, actors, AsyncSequence, AsyncStream, continuations.
npx skillsauth add vabole/apple-skills swift-concurrencyInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Structured concurrency, actors, and async sequences in Swift.
| File | Content | |------|---------| | concurrency-overview.md | Swift concurrency index | | task.md | Task struct | | taskgroup.md | TaskGroup for parallel work | | actor.md | Actor protocol | | asyncsequence.md | AsyncSequence protocol | | asyncstream.md | AsyncStream | | checkedcontinuation.md | CheckedContinuation for bridging |
.md files first.SKILL.md frontmatter, then grep their local files. This is faster and uses less context than fetching new docs from the internet.concurrency-overview.md with the sosumi.ai Markdown mirror. For example, /documentation/swift/task maps to https://sosumi.ai/documentation/swift/task.development
API reference: XCUITest. Query for element queries, waiting patterns, Swift 6 @MainActor, assertions, screenshots, launch arguments.
development
API reference: TipKit. Tip protocol, TipView, PopoverTipView, Tips.configure, inline and popover tips.
development
API reference: MapKit for SwiftUI. Map view, Marker, Annotation, camera positions, map features.
development
API reference: Apple Human Interface Guidelines. Query for design patterns, UI components, accessibility, color, typography, layout, haptics.