swiftui-view-refactor - Refactor SwiftUI view files
Refactors SwiftUI view files into stable and testable structures by splitting large views, organizing layout ordering, and tightening data flow.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Reorder view code elements
- Extract dedicated subview types
- Extract inline actions and effects
- Stabilize view tree structure
- Refactor view model initialization
- Update Observation pattern usage
Inputs
- SwiftUI view files
- Existing codebase conventions
Outputs
- Refactored SwiftUI view files
- Extracted subview files
Requirements
- SwiftUI framework
- Web search access
