Skip to main content
Manusで任意のスキルを実行
ワンクリックで

dependency-pruning

スター2
フォーク0
更新日2026年6月29日 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.

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

ファイルエクスプローラー
3 ファイル
SKILL.md
readonly