chromedevtools--chrome-devtools-mcp
c1736a071b
## Summary - Update the memory leak debugging skill to prefer the built-in heap snapshot tools. - Add guidance for comparing snapshots, inspecting retainers, and closing loaded snapshots. - Keep memlab and the fallback comparison script as external fallback paths. Issue #2329. ## Validation - `git diff --check origin/main...HEAD` - `npm run check-format`