Dead Dependencies

Find and safely remove unused ("dead") npm dependencies in RedisInsight using a grep + leaf-check + build-gate recipe. Use when cleaning up dependencies, investigating whether a package is still used, removing a suspected leftover, or when the user mentions dead deps, unused dependencies, dependency cleanup, leftover packages, or "is this safe to remove". Complements the weekly vulnerability audit (`scripts/dependency-audit-report.mjs`), which only reports vulnerabilities.

redis 10ab03f 5.9 KB Updated

File contents

redis/redisinsight/tree/main/.ai/skills/dead-dependencies commit 10ab03f9e0

Frequently asked questions

npx skillmds@latest add redis/dead-dependencies