Skip to main content
Run any Skill in Manus
with one click
$pwd:

refactor-to-no-viewmodel

// Migrate legacy SwiftUI code from ObservableObject + @Published + ViewModel patterns to @Observable + @Environment + view-state enums. Use when modernizing an iOS or macOS codebase, removing ViewModel layers, or replacing Combine with async/await.

$ git log --oneline --stat
stars:1
forks:0
updated:May 12, 2026 at 21:30
File Explorer
3 files
SKILL.md
readonly