devframe instructions

3 tagged devframe, measured the same way as everything else here.

antfu/node-modules-inspector

Skill Claude CodeCodex

Inspects a project's installed nodemodules and produces three reports: duplicated packages (installed in multiple versions), packages sorted by install size, and maintenance actions (dep-upgrade opportunities + publint findings, grouped by consumer/author). Use when the user wants to audit dependencies, find duplicate…

2.9k +1 8d ago A 156 tokens original MIT