About
The Memory Leak Detector skill empowers developers to enhance application stability by proactively scanning for common memory-intensive patterns. It analyzes source code for unremoved event listeners, uncancelled timers, unbounded cache growth, and circular references that prevent efficient garbage collection. By providing specific fix recommendations and detailed reports, this skill helps reduce memory overhead and prevents application crashes, making it an essential tool for performance optimization and code health maintenance.