Symbol-level npm dependency analysis: scan verdicts, native alternatives, migration prompts.
Symbol-level dependency analysis + LLM-ready migration prompts for TypeScript/JavaScript projects. "Knip tells you what's unused. dep-scope tells you how you use what you keep, and generates the prompt to remove it." Legacy project audit: Finding lodash functions that now have native equivalents Library consolidation: Do we really need 3 icon libraries? Migration: Generate a context-aware prompt…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Symbol-level dependency analysis + LLM-ready migration prompts for TypeScript/JavaScript projects. "Knip tells you what's unused. dep-scope tells you how you use what you keep, and generates the prompt to remove it." Legacy project audit: Finding lodash functions that now have native equivalents Library consolidation: Do we really need 3 icon libraries? Migration: Generate a context-aware prompt and let Claude Code do the refactoring Curiosity: "Which symbols from this 50KB library do we…