Commit graph

3 commits

Author SHA1 Message Date
Thomas Ricouard
2f499fccee Add guide for approachable concurrency in Swift 6.2
Updated SKILL.md to reference project concurrency settings and added a new reference guide for Swift 6.2 approachable concurrency mode. The new guide covers detection, expected behavior changes, recommended fixes, and common pitfalls for projects using main-actor-by-default and default actor isolation.
2026-01-07 07:35:07 +01:00
Thomas Ricouard
5c35a6c9ee Add SwiftUI concurrency reference and update SKILL.md
Added a new reference file summarizing SwiftUI-specific concurrency guidance from WWDC, covering actor isolation, Sendable closures, and async work structuring. Updated SKILL.md to include a link to this new reference for easier access to SwiftUI concurrency best practices.
2025-12-30 17:09:50 +01:00
Thomas Ricouard
052112b19c Add current skills 2025-12-30 15:40:30 +01:00