Loading...
Loading...
Swift 6.2 and SwiftUI performance optimization for iOS 26 clinic architecture codebases. Covers async/await concurrency patterns, Sendable/actor isolation, view/render performance, and animation performance while preserving modular MVVM-C boundaries across App, Feature, Domain, and Data layers. Use when profiling or optimizing Swift/SwiftUI behavior in clinic modules.
npx skill4agent add pproenca/dot-skills swift-optimiseDomainDesignSystemDataDependencyContainerDomain*CoordinatingErrorRoutingAppErrorData| Priority | Category | Impact | Prefix |
|---|---|---|---|
| 1 | Concurrency & Async | CRITICAL | |
| 2 | Render & Scroll Performance | HIGH | |
| 3 | Animation Performance | MEDIUM | |
conc-combine-to-asyncconc-mainactor-isolationconc-swift6-sendableconc-task-id-patternconc-actor-for-shared-stateconc-asyncsequence-streamsperf-view-decompositionperf-instruments-profilingperf-lazy-containersperf-canvas-timelineperf-drawinggroupperf-equatable-viewsperf-task-modifierperf-async-imageanim-springanim-matchedgeometryanim-gesture-drivenanim-with-animationanim-transition-effects| File | Description |
|---|---|
| references/_sections.md | Category definitions and ordering |
| assets/templates/_template.md | Template for new rules |