Choose Dependency

Decide whether a need is met by the standard library, an existing dependency, a new third-party library, or an internal implementation — and which package to pick when importing. Use it whenever a change adds a library, weighs build-vs-buy, swaps an internal helper for a dependency (or back), or picks between competing packages. Feeds plan-feature's build-vs-buy section.

a-novel-kit aca0e2b 6.7 KB Updated

File contents

a-novel-kit/stack/tree/main/.agents/skills/choose-dependency commit aca0e2bb61

Frequently asked questions

npx skillmds@latest add a-novel-kit/choose-dependency