About
This skill provides a comprehensive framework for identifying and resolving performance bottlenecks in iOS and tvOS applications. It offers domain-specific guidance on SwiftUI rendering efficiency, memory leak detection using Instruments, optimized image loading, and network request batching. By implementing patterns such as stable view identity and lazy loading containers, developers can ensure smooth UI interactions and efficient resource utilization in enterprise-scale Apple platform apps.