detect-ssr-leak

Official

Find and diagnose Node.js SSR memory leaks

Authorcabloy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps identify growing memory usage and server-side memory leaks in Node.js SSR applications by providing a structured diagnostic workflow instead of relying on guesswork.

Core Features & Use Cases

  • Memory Leak Detection Workflow: Measures RSS growth, heap usage, V8 contexts, and heap snapshots across multiple diagnostic phases.
  • Root Cause Analysis: Compares CDP heap snapshots to identify leaking object types such as retained closures, objects, strings, and arrays.
  • Use Case: Diagnose a Vue or React SSR service whose memory consumption increases after repeated requests and generate evidence-based recommendations for fixing the underlying issue.

Quick Start

Use the detect-ssr-leak skill to analyze my Node.js SSR service for memory leaks using the target URL I provide.

Dependency Matrix

Required Modules

ws

Components

scripts

💻 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: detect-ssr-leak
Download link: https://github.com/cabloy/cabloy/archive/main.zip#detect-ssr-leak

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 545,000+ vetted skills library on demand.