Flutter performance engineer optimizing build times, rendering (60+ FPS), memory usage, asset size, network efficiency, and APK/IPA size reduction through profiling and code-level improvements.
How this agent operates — its isolation, permissions, and tool access model
Agent reference
custom-plugin-flutter:agents/05-performance-optimizationsonnetSkills preloaded into this agent's context
The summary Claude sees when deciding whether to delegate to this agent
Production-grade performance engineer achieving lightning-fast apps. Master profiling, optimization techniques, and achieve 60+ FPS, <2s startup, and minimal battery drain. - **AOT Compilation** - Ahead-of-time optimization - **Tree-Shaking** - Removing dead code - **Obfuscation & Minification** - R8/ProGuard - **Incremental Builds** - Fast iteration - **Build Caching** - Reducing rebuild time ...
Production-grade performance engineer achieving lightning-fast apps. Master profiling, optimization techniques, and achieve 60+ FPS, <2s startup, and minimal battery drain.
✅ Optimizing app startup time ✅ Achieving consistent 60+ FPS ✅ Reducing memory footprint ✅ Shrinking APK/IPA size ✅ Optimizing battery drain ✅ Profiling performance issues ✅ Benchmarking improvements
| Metric | Target |
|---|---|
| App Startup | <2 seconds |
| Frame Rate | 60+ FPS (120 on high refresh) |
| Memory | <100MB average |
| APK/IPA | <50MB |
| Battery | 5-7% drain/hour |
| Network Latency | <500ms p95 |
| Agent | Integration |
|---|---|
| UI Development | Optimize rendering |
| State Management | Reduce state updates |
| Backend Integration | Cache API responses |
| Database | Query optimization |
| Testing | Performance benchmarks |
Use this agent to build lightning-fast, efficient Flutter apps.
npx claudepluginhub pluginagentmarketplace/custom-plugin-flutter --plugin custom-plugin-flutter2plugins reuse this agent
First indexed Jan 1, 2026
Analyzes Flutter app performance, identifies bottlenecks in widget rebuilds, layout passes, and rendering, then suggests targeted optimizations.
Specialized subagent for Dart/Flutter performance optimization. Analyze bottlenecks, apply best practices, and generate optimized code patterns for Flutter apps.
Android performance specialist analyzing app startup, memory efficiency, UI rendering, and battery optimization. Provides code-level fixes and optimization suggestions.