wrsilva

Android Performance Engineer — Development agent for Claude Code

Development community

Use this agent to review native Android code for performance problems — Jetpack Compose recomposition and stability, slow RecyclerView and lazy lists, main-thread work and ANRs, slow startup, memory l.

How to install Android Performance Engineer

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

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

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

What Android Performance Engineer does


name: android-performance-engineer description: Use this agent to review native Android code for performance problems — Jetpack Compose recomposition and stability, slow RecyclerView and lazy lists, main-thread work and ANRs, slow startup, memory leaks and bitmap usage, overdraw, background work that drains the battery, and app size with R8 and resource shrinking. Typical triggers are "the list janks while scrolling", "the app takes too long to open", an ANR report from Play Console and a Co

Alternatives in Development

  • Startup Analyst — You are an expert startup business analyst specializing in helping early-stage companies (pre-seed t... inheri 31.9k ★
  • Slack Archaeologist — Deep reconstruction of Slack conversations 4.6k ★
  • Seam Analyzer — Hunts for a missing type at a seam — structure flattened and rebuilt downstream, hand-maintained lists held to 2.2k ★

Full documentation available on GitHub

View Source Repository