wrsilva

Rn Performance Engineer — Development agent for Claude Code

Development community

Use this agent to review React Native and Expo code for performance problems — unnecessary re-renders, slow FlatList and SectionList configuration, work blocking the JavaScript thread, animations that.

How to install Rn Performance Engineer

Installs to ~/.claude/agents/wrsilva-reis-mobile-rn-performance-engineer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wrsilva/reis-mobile/HEAD/agents/rn-performance-engineer.md -o ~/.claude/agents/wrsilva-reis-mobile-rn-performance-engineer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Rn Performance Engineer does


name: rn-performance-engineer description: Use this agent to review React Native and Expo code for performance problems — unnecessary re-renders, slow FlatList and SectionList configuration, work blocking the JavaScript thread, animations that do not run on the UI thread, slow startup and bundle size, image loading, memory leaks from effects and listeners, and native module overhead. Typical triggers are "the list is slow on Android", "the app takes long to open", a screen that re-renders on

Alternatives in Development

  • Civitai Perf Review — Reviews a feature segment in the main Civitai Next.js app (src/) for production performance — N+1 queries, uni 7.2k ★
  • Flutter Expert — Master Flutter development with Dart 3, advanced widgets, and multi-platform deployment 2.8k ★
  • Mobile — Use for mobile app development, React Native, Flutter, iOS, Android, and cross-platform mobile tasks 801 ★

Full documentation available on GitHub

View Source Repository