memory-profiling
CommunityDebug Node.js memory leaks.
Authorlodekeeper
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers identify and fix memory leaks in Node.js applications, preventing performance degradation and application crashes.
Core Features & Use Cases
- Heap Snapshot Analysis: Compare memory snapshots over time to pinpoint memory growth.
- Retention Chain Tracing: Identify the specific objects and code paths retaining unwanted memory.
- Use Case: When a Node.js service shows increasing memory usage over time, use this Skill to capture heap snapshots before and after the growth period, then analyze the differences to find the source of the leak.
Quick Start
Analyze the memory difference between two heap snapshots using the provided script.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: memory-profiling Download link: https://github.com/lodekeeper/dotfiles/archive/main.zip#memory-profiling Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.