swift-concurrency

Installation
SKILL.md

Swift Concurrency Skill

Modern Swift concurrency patterns using async/await, actors, and structured concurrency.

Prerequisites

  • Swift 5.5+ / iOS 15+ / macOS 12+
  • Understanding of threading concepts
  • Familiarity with closures

Parameters

parameters:
  strict_concurrency:
    type: string
    enum: [minimal, targeted, complete]
    default: complete
    description: Concurrency checking level
Related skills
Installs
9
GitHub Stars
9
First Seen
Jan 24, 2026