Skip to main content
jeremylongshore

memory-leak-detector

by jeremylongshorev1.0.0

Detect memory leaks and analyze memory usage patterns

Installation guide →
1 skill 1 commandperformance GitHub

Commands

detect-leaks

Detect potential memory leaks in code

Documentation

# Memory Leak Detector Plugin

Detect and analyze potential memory leaks in your application code.

## Installation

```bash
/plugin install memory-leak-detector@claude-code-plugins-plus
```

## Usage

```bash
/detect-leaks
```

## Features

- Event listener leak detection
- Closure analysis
- Timer leak identification
- Cache growth detection
- Circular reference detection
- DOM reference leak detection
- Detailed fix recommendations

## License

MIT