iOS Performance Engineer — Development agent for Claude Code
Use this agent to review native iOS code for performance problems — SwiftUI view updates and identity, slow List, collection and table views, main-thread hangs, slow launch, retain cycles and memory g.
How to install iOS Performance Engineer
Installs to ~/.claude/agents/wrsilva-reis-mobile-ios-performance-engineer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wrsilva/reis-mobile/HEAD/agents/ios-performance-engineer.md -o ~/.claude/agents/wrsilva-reis-mobile-ios-performance-engineer.md Restart Claude Code, or start a new session, for it to be picked up.
What iOS Performance Engineer does
name: ios-performance-engineer description: Use this agent to review native iOS code for performance problems — SwiftUI view updates and identity, slow List, collection and table views, main-thread hangs, slow launch, retain cycles and memory growth, full-size image decoding, energy use in background work and app size. Typical triggers are "the feed stutters while scrolling", "the app hangs when opening this screen", a launch-time regression and hang reports from Xcode Organizer or MetricKit
Alternatives in Development
- Prometheus Configuration — Complete guide to Prometheus setup, metric collection, scrape configuration, and recording rules 31.9k ★
- Agent Skills For Context Engineering — A comprehensive collection of Agent Skills for context engineering, multi-agent architectures, and production 14.1k ★
- Helm Conductor — Use this agent to orchestrate engineering work cycles — decide what to work on next, sequence stories and feat 523 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Swift Reviewer
Expert Swift / SwiftUI code reviewer specializing in Swift 6 strict concurrency, value semantics, SwiftUI stat
Android Performance Engineer
Use this agent to review native Android code for performance problems — Jetpack Compose recomposition and stab
Rn Performance Engineer
Use this agent to review React Native and Expo code for performance problems — unnecessary re-renders, slow Fl
SwiftUI Expert
SwiftUI specialist for building, reviewing, and improving SwiftUI views. Use proactively when writing new Swif
SPA View Reviewer
Use this agent after editing any file under public/js/views/.js, public/js/router.js, or public/js/lib/.js. It
UIKit Expert
Tier 2 — Implementation. Owns programmatic UIKit views, MVP contracts, presenters, and navigation. Use for bui
Related Skills
Obsidian Bases
Create or edit Obsidian Bases (.base files) — native database views over vault notes (table/card/list, filters
DB Health
Supabase / Postgres health audit: missing indexes, slow queries via pg_stat_statements, unused indexes, table
iOS Fix Build
Diagnose and fix Xcode build failures, SPM resolution errors, and slow builds — environment-first.