Skip to main content

swiftui-view-refactor

Refactor large SwiftUI views into small dedicated subview types with MV-first data flow, stable view trees, side effects pulled out of body, and non-optional @State observation. USE WHEN a SwiftUI view or body has grown too large, mixes business logic with layout, or needs splitting into explicit, testable components.

Jump to install

Source facts

Repository
Sheshiyer/skill-clusters
Last source activity
June 5, 2026 at 17:21
Detected SKILL.md language
English
Stars
0
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.