swift-concurrency-performance
Installation
SKILL.md
Swift Concurrency Performance
Purpose
Use this skill to review, diagnose, and improve Swift Concurrency code when async work affects UI responsiveness, throughput, memory, cancellation, task lifetime, actor contention, or correctness under load.
This skill is not a general Swift Concurrency tutorial. It is a performance and responsiveness review workflow.
When to use this skill
Use this skill when the task involves: