Nodejs Profiling

Node.js performance profiling with V8 CPU profiler, heap analysis, and perf_hooks. Use for identifying bottlenecks and memory leaks. USE WHEN: user mentions "Node.js performance", "profiling", "memory leak", asks about "V8 profiler", "heap snapshot", "CPU profile", "perf_hooks", "event loop lag", "Node.js optimization" DO NOT USE FOR: Java/Python profiling - use respective skills instead

claude-dev-suite d11da61 10.2 KB Updated 28 repo stars

File contents

claude-dev-suite/claude-dev-suite/tree/main/skills/profiling/nodejs commit d11da6119d

Frequently asked questions

npx skillmds add claude-dev-suite/nodejs-profiling