Dependency Hygiene

Keep heavy, pin-pulling adapters out of a project's universal lockfile by declaring them as opt-in extras installed only where needed. Use when adding a dependency with heavy or conflicting transitive pins (LLM libs, PDF/OCR libs, ML frameworks), when a shared environment must stay coherent for training/inference, or when an adapter is only needed by one workspace.

jcdavis131 Updated

File contents

jcdavis131/cursor-agent-skills/tree/main/skills/dependency-hygiene commit 8a52e0c897

Frequently asked questions

npx skillmds@latest add jcdavis131/dependency-hygiene