No Duplicate Dependencies
Don't add packages that duplicate functionality you already have
CLAUDE.md
Don’t add packages that duplicate functionality you already have. Check if your framework, existing libraries, or the standard library already provides what you need before reaching for a new package.
Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.