bylivsy90· 6 skills
Use this skill when diagnosing iOS app launch performance, startup regressions, first-frame readiness, or early responsiveness. Covers pre-main/dyld work, AppDelegate/SceneDelegate, SwiftUI App startup, launch orchestration, SDK initialization, and launch measurement. Do not use for general performance unless the code runs on the launch path.
$npx -y skills add livsy90/ios-performance-agent-skills --skill ios-launch-performanceInstalls into the current project.
Run `npx skills use "https://github.com/livsy90/ios-performance-agent-skills" --skill "livsy90/ios-performance-agent-skills/ios-launch-performance"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/livsy90/ios-performance-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/livsy90/ios-performance-agent-skills"` and select the relevant skills, then follow their instructions.