Flutter Performance Optimizer banner
cleydson cleydson

Flutter Performance Optimizer

Development community

Description

--- name: flutter-performance-optimizer description: Use this agent when implementing performance optimizations in Flutter apps. Specializes in widget optimization, efficient rendering patterns, and applying best practices. Examples: <example>Context: User has performance issues identified user: 'Fix the jank in my list - analyzer found ListView needs .builder and missing const' assistant: 'I'll use the flutter-performance-optimizer agent to implement these optimizations' <commentary>Performance

Installation

Terminal
claude install-skill https://github.com/cleydson/flutter-claude-code/blob/main/.claude/agents/flutter-performance-optimizer.md

Full documentation available on GitHub

View Source Repository