Flutter Performance Engineer — Development agent for Claude Code
Use this agent to review Flutter/Dart code for performance problems — unnecessary rebuilds, jank and dropped frames, slow lists, memory leaks from undisposed resources, expensive painting, slow startu.
How to install Flutter Performance Engineer
Installs to ~/.claude/agents/wrsilva-reis-mobile-flutter-performance-engineer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wrsilva/reis-mobile/HEAD/agents/flutter-performance-engineer.md -o ~/.claude/agents/wrsilva-reis-mobile-flutter-performance-engineer.md Restart Claude Code, or start a new session, for it to be picked up.
What Flutter Performance Engineer does
name: flutter-performance-engineer description: Use this agent to review Flutter/Dart code for performance problems — unnecessary rebuilds, jank and dropped frames, slow lists, memory leaks from undisposed resources, expensive painting, slow startup and app size. Typical triggers are a new screen with a large list, "the screen stutters while scrolling", and a BLoC or provider change that may emit too often. model: inherit color: yellow tools: ["Read", "Grep", "Glob", "Bash"] intents: [perfor
Alternatives in Development
- Dart — Dart language conventions and Flutter-specific patterns 31.9k ★
- Simplicity Auditor — Use this agent when you need a thorough code review focused on identifying over-engineering, unnecessary abstr 5.2k ★
- Profiler — You are a specialized performance profiling agent 3.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Ndv Optimize
Performance optimization specialist. Use when code is slow, queries are expensive, bundle is large, or latency
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
Flutter Performance Analyzer
Use this agent when profiling and analyzing Flutter app performance. Specializes in DevTools profiling, identi
Deco Netops
Diagnoses problems on the Deco mesh - slow Wi-Fi, a device that will not connect, dropouts, weak backhaul. Rea
Question Monster
Call after concluding that something is unsupported, cannot be expressed, or has to be dropped. Checks the rec
Related Skills
Claude Design X Figma
Figma plugin that scrapes any live URL and rebuilds it as native Figma frames — auto-layout, fills, strokes, t
Integrate Resources
Process new resources dropped into resources/unread/. Extracts tips and updates the setup.
Flutter Code Standarts
Flutter (Dart) Code Quality standarts (Claude Code Skill)