Flutter Performance Analyzer banner
cleydson cleydson

Flutter Performance Analyzer

Development community

Description

--- name: flutter-performance-analyzer description: Use this agent when profiling and analyzing Flutter app performance. Specializes in DevTools profiling, identifying jank, memory leaks, and performance bottlenecks. Examples: <example>Context: User experiencing lag user: 'My Flutter app is laggy when scrolling this list. Help me find the bottleneck' assistant: 'I'll use the flutter-performance-analyzer agent to profile the app and identify performance issues' <commentary>Performance profiling r

Installation

Installs to ~/.claude/agents/cleydson-flutter-claude-code-flutter-performance-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cleydson/flutter-claude-code/HEAD/.claude/agents/flutter-performance-analyzer.md -o ~/.claude/agents/cleydson-flutter-claude-code-flutter-performance-analyzer.md

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

Full documentation available on GitHub

View Source Repository