소개
This skill empowers developers to streamline iOS app optimization by automating performance analysis through the xctrace and simctl command-line interfaces. It provides specialized guidance on identifying memory leaks, reducing app launch times, monitoring CPU usage, and resolving UI hitches through standardized workflows. By enforcing critical best practices—such as using unique device UUIDs, conducting clean installations, and profiling strictly in Release mode—it ensures accurate performance data collection while helping developers implement proven optimization patterns like lazy initialization and background thread offloading.