Memory Leak Detector

Detect JavaScript memory leaks by measuring JS heap size and DOM node count across repeated interactions. Uses CDP HeapProfiler.collectGarbage for forced GC, analyzes growth trends, and reports leak rate per iteration.

anouar1991 Updated

File contents

anouar1991/binaryPetsClaude/tree/main/plugins/playwright-toolkit/skills/memory-leak-detector commit 07f930c531

Frequently asked questions

npx skillmds@latest add anouar1991/memory-leak-detector