Commit graph

4 commits

Author SHA1 Message Date
Thomas Ricouard
91eb0d324d Add SwiftUI performance audit guide and references
Introduced SKILL.md with a comprehensive workflow for auditing and improving SwiftUI runtime performance, including code review, profiling, diagnosis, and remediation steps. Added summarized Apple and WWDC resources under the references directory to support performance analysis and best practices.
2025-12-30 17:21:36 +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
d66b7c104e Create README.md 2025-12-30 15:41:46 +01:00
Thomas Ricouard
052112b19c Add current skills 2025-12-30 15:40:30 +01:00