bychromedevtools· 6 skills
Diagnoses and resolves memory leaks in JavaScript/Node.js applications. Use when a user reports high memory usage, OOM errors, or wants to capture, compare, or inspect heap snapshots with Chrome DevTools MCP memory tools.
$npx -y skills add chromedevtools/chrome-devtools-mcp --skill memory-leak-debuggingInstalls into the current project.
Run `npx skills use "https://github.com/chromedevtools/chrome-devtools-mcp" --skill "chromedevtools/chrome-devtools-mcp/memory-leak-debugging"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/chromedevtools/chrome-devtools-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/chromedevtools/chrome-devtools-mcp"` and select the relevant skills, then follow their instructions.