Rule Dependencies

Remove Unused Dependencies

Remove packages that are no longer used from your manifest

dependenciescleanupmaintenance
CLAUDE.md

Remove unused dependencies from your package manifest. They inflate install time, increase attack surface, and create confusion about what the project actually uses. Use depcheck or similar tools to find them.

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

get crystl