Login
Download
Skill UI
Browse and discover
11117+
curated skills
All
Development
Artificial Intelligence
Design & Creative
Product & Business
Data Science
Marketing
Soft Skills
Productivity
Engineering
Languages
Search
MainActor
, found
3
results
Default
Newest
Most Downloaded
Swift 6.2 Structured Concurrency Patterns
swift-concurrency-6-2
affaan-m/everything-claude-code
411
A guide to the Swift 6.2 concurrency model, which mandates default single-threaded execution to eliminate accidental data races. Learn how to use MainActor for isolated consistency and utilize the @concurrent attribute for explicitly offloading CPU-intensive tasks to background threads, ensuring safe and predictable application architecture.
View Details
Swift Concurrency Code Review Expert
swift-concurrency-expert
sickn33/antigravity-awesome-skills
171
This expert reviews and rectifies complex Swift Concurrency issues, such as actor isolation violations, Sendable safety breaches, and data races. It applies modern patterns (like `@MainActor` and `actor` usage) to ensure code adheres to Swift 6.2+ standards while minimizing behavior changes. Use it when debugging concurrency warnings or migrating legacy codebases.
View Details
Swift 6.2 Structured Concurrency Patterns
swift-concurrency-6-2
affaan-m/ECC
488
A guide to the Swift 6.2 concurrency model, which mandates default single-threaded execution to eliminate accidental data races. Learn how to use MainActor for isolated consistency and utilize the @concurrent attribute for explicitly offloading CPU-intensive tasks to background threads, ensuring safe and predictable application architecture.
View Details
1
Language
简体中文
English