home/categories/debugging/chromedevtools-chrome-devtools-mcp-skills-memory-leak-debugging-skill-md
debuggingtools

memory-leak-debugging

Diagnoses and resolves memory leaks in JavaScript/Node.js applications. Use when a user reports high memory usage, OOM errors, or wants to analyze heapsnapshots or run memory leak detection tools like memlab.

ChromeDevTools
maintainer
ChromeDevTools
更新于 4/2/2026
星标
34006
分支
2037
quick start

Installation and usage

Diagnoses and resolves memory leaks in JavaScript/Node.js applications. Use when a user reports high memory usage, OOM errors, or wants to analyze heapsnapshots or run memory leak detection tools like memlab.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use memory-leak-debugging