Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

dependency-pruning

Étoiles2
Forks0
Mis à jour29 juin 2026 à 18:58

Audit a repository's dependencies to identify those that are unused (safe to remove), underused (few enough features used to vendor or rewrite), imported inefficiently (blocking tree-shaking), or deprecated/sunset (need migration). Use this skill when the user wants to slim down their dependency tree, reduce supply chain risk, remove dead weight from package manifests, identify libraries that could be replaced with a few lines of code, or do a general dependency health check. Covers Python, JavaScript/TypeScript, Go, Rust, and other ecosystems. Invoke whenever the user mentions "unused dependencies", "dependency audit", "remove packages", "we don't need this library", "too many dependencies", "could we vendor this", "could we just write this ourselves", "bundle size", "tree shaking", or any variation of slimming down or cleaning up external dependencies.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
3 fichiers
SKILL.md
readonly