About
The Flutter Performance skill equips Claude with the specific knowledge needed to identify and resolve bottlenecks in Flutter applications. It focuses on implementing high-performance patterns such as const constructors, efficient widget extraction, and proper resource disposal to ensure smooth 60 FPS rendering. Whether you are debugging UI jank, optimizing long-scrolling lists, or preventing memory leaks through controller management, this skill provides the necessary checklist and implementation patterns to achieve production-grade efficiency and fast cold starts.