Swiftui Component Audit Workflow

Audit and repair SwiftUI code toward self-contained declarative components, local reactive state, framework-native data flow, and simple reusable view interfaces. Use when an existing SwiftUI feature has external ViewModels, injected collaborators, imperative coordination, duplicated state, environment dumping, or unclear component ownership.

gaelic-ghost e5f99b6 5 files · 37.0 KB Updated

File contents

gaelic-ghost/socket/tree/main/plugins/apple-dev-skills/skills/swiftui-component-audit-workflow commit e5f99b6a86

Frequently asked questions

npx skillmds@latest add gaelic-ghost/swiftui-component-audit-workflow