一键导入
mollify
mollify 收录了来自 FavioVazquez 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Run Mollify — a Rust-native, deterministic Python code-intelligence CLI — to find dead code (unused files/functions/classes) and dependency-hygiene issues (unused / missing distributions). Use whenever the user asks whether Python code is used, what is safe to delete, wants a repo health/quality report, or before opening a PR that touches Python.
Audit a Python codebase with mollify — a deterministic, Rust-native code-intelligence CLI — for dead code (unused files/exports) and dependency hygiene (unused/missing distributions). Use whenever the user asks whether Python code is used, what is safe to delete, wants a repo health/quality report, or before opening a PR that touches Python.
Run Mollify — a Rust-native, deterministic Python code-intelligence CLI — to find dead code (unused files/functions/classes) and dependency-hygiene issues (unused / missing distributions). Use whenever the user asks whether Python code is used, what is safe to delete, what's duplicated, wants a repo health/quality report, or before opening a PR that touches Python.