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.

UltronCore ee2b160 7 files · 16.8 KB Updated

File contents

UltronCore/claude-skill-vault/tree/main/skills/ui-ux/swiftui-view-refactor commit ee2b160f0f

Frequently asked questions

npx skillmds@latest add ultroncore/swiftui-view-refactor