Rule Dependencies

Minimize Dependencies

Add dependencies only when they provide substantial value

dependenciessimplicitymaintenance
CLAUDE.md

Add dependencies only when they provide substantial value over writing the code yourself. Every dependency is a liability — it can break, be abandoned, or introduce vulnerabilities. Think twice before npm install.

Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.

get crystl