LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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-18

Capabilities

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

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
swiftui
ios
refactoring
swift
code-quality
Reorder view code elements
Extract dedicated subview types
Extract inline actions and effects
Stabilize view tree structure
SwiftUI view files
Existing codebase conventions
Refactored SwiftUI view files
Extracted subview files