Skip to main content
Run any Skill in Manus
with one click

heap-snapshot-analysis

Analyze V8 heap snapshots to investigate memory leaks and retention issues. Use when given .heapsnapshot files, asked to compare before/after snapshots, asked to find what retains objects, or investigating why objects survive GC. Provides snapshot parsing, comparison, retainer-path helpers, and scratchpad scripts.

Overview

Analyze V8 heap snapshots to investigate memory leaks and retention issues. Use when given .heapsnapshot files, asked to compare before/after snapshots, asked to find what retains objects, or investigating why objects survive GC. Provides snapshot parsing, comparison, retainer-path helpers, and scratchpad scripts.

Install command
npx skills add https://github.com/microsoft/vscode --skill heap-snapshot-analysis

Copy and paste this command into Claude Code to install the skill

Stars185,749
Forks40,343
UpdatedApril 20, 2026 at 01:12
File Explorer
7 files
SKILL.md
readonly