Guide Swiftui View Refactor

Refactor and review SwiftUI view files with strong defaults for small dedicated subviews, MV-over-MVVM data flow, stable view trees, explicit dependency injection, and correct Observation usage. Use when cleaning up a SwiftUI view, splitting long bodies, removing inline actions or side effects, reducing computed `some View` helpers, or standardizing `@Observable` and view model initialization patterns.

prisma-labs-dev 07025ab 2 files · 13.6 KB Updated

File contents

prisma-labs-dev/apple-skills/tree/main/disabled-skills/guide-swiftui-view-refactor commit 07025ab32c

Frequently asked questions

npx skillmds add prisma-labs-dev/guide-swiftui-view-refactor