cyberneticlibrary

Diagnose and optimize SwiftUI performance

swiftui-performance-auditskillsetup L20
Sheshiyer/skill-clusters
What it does

Diagnose SwiftUI performance problems and guide profiling

Best for

Diagnosing SwiftUI janky scrolling and high CPU from code review before profiling.

Inputs
  • · SwiftUI view code
  • · symptom (janky/high-CPU/hang)
  • · Instruments trace optional
Outputs
  • · code audit findings
  • · profiling guidance
  • · remediation checklist
Requires
  • · swift
Preconditions

Code available or minimal repro provided

Failure modes

No trace for complex issues; speculation without evidence

Trust signals
  • · Code-smell catalog
  • · Profiling workflow
  • · WWDC references