Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
livsy90
/
ios-performance-agent-skills
home
/
skills
/
livsy90
/
ios-performance-agent-skills
livsy90/ios-performance-agent-skills
6 skills
View on GitHub
$
npx skills add livsy90/ios-performance-agent-skills
Skill
Installs
ios-launch-performance
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 startu
—
ios-perceived-performance
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, opt
—
ios-performance-profiling
Use this skill when choosing, running, or interpreting iOS performance profiling workflows, including Instruments traces, signposts, XCTest metrics, MetricKit, Xcode Organizer, hangs, hitches, CPU, al
—
swift-concurrency-performance
Use this skill when reviewing Swift Concurrency performance and responsiveness, including task explosions, actor hopping, MainActor bottlenecks, cancellation, AsyncSequence cleanup, continuations, ree
—
swift-runtime-performance
Use this skill when reviewing Swift code for runtime-level performance costs, including heap allocation, ARC traffic, stack vs heap storage, closure capture contexts, method dispatch, protocol witness
—
swiftui-performance
Use this skill when reviewing or fixing SwiftUI performance issues, including unnecessary invalidation, unstable identity, broad state dependencies, expensive body work, heavy rows, scrolling hitches,
—