bylivsy90· 6 skills
Use this skill for product-level iOS responsiveness and loading/feedback flows, including perceived latency, time to first feedback, progressive rendering, loading states, skeletons, placeholders, optimistic updates, rollback behavior, high-stakes actions, UI continuity, and responsiveness validation. Do not use it for low-level CPU, memory, rendering, Swift Concurrency, or launch-performance diagnostics unless the task is about user-perceived speed.
$npx -y skills add livsy90/ios-performance-agent-skills --skill ios-perceived-performanceInstalls into the current project.
Run `npx skills use "https://github.com/livsy90/ios-performance-agent-skills" --skill "livsy90/ios-performance-agent-skills/ios-perceived-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.