Dependency Doctor

Checks requirements.txt, pyproject.toml, and package.json dependency manifests for surface-level direct-dependency footguns: standard-library shadowing pins, abandoned backports, unpinned dependencies, and obvious intra-manifest conflicts, plus opt-in PyPI yanked releases. Use when the user asks to check a manifest for dependency problems, asks why dependencies won't install or whether anything is wrong with their dependencies, wants a dependency autopsy, or suspects dependency manifest rot. Runs offline by default as a local tool for the user's own project, not repository CI.

Shubham Saboo 56a8729 4 files · 27.7 KB Updated

File contents

Shubhamsaboo/awesome-llm-apps/tree/main/agent_skills/dependency-doctor commit 56a8729a5c

Frequently asked questions

npx skillmds add shubhamsaboo/dependency-doctor