About
The Flutter Performance skill empowers Claude to identify and resolve performance bottlenecks in mobile applications, ensuring smooth 60fps rendering and efficient resource usage. It provides actionable guidance on optimizing widget lifecycles, implementing lazy loading for large datasets, managing memory leaks via controller disposal, and leveraging Dart isolates for heavy background computations. By applying these industry-standard patterns and profiling workflows, developers can significantly reduce jank, lower memory footprints, and improve the overall responsiveness of their Flutter apps.