bylivsy90· 6 skills
Use this skill when reviewing Swift Concurrency performance and responsiveness, including task explosions, actor hopping, MainActor bottlenecks, cancellation, AsyncSequence cleanup, continuations, reentrancy, executor behavior, blocking async work, or async work that affects UI latency. Do not use it for general async/await syntax questions unless performance, responsiveness, cancellation, or lifetime is part of the task.
$npx -y skills add livsy90/ios-performance-agent-skills --skill swift-concurrency-performanceInstalls into the current project.
Run `npx skills use "https://github.com/livsy90/ios-performance-agent-skills" --skill "livsy90/ios-performance-agent-skills/swift-concurrency-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.