Instructions file CodexOpenCode
Instructions for antfu/node-modules-inspector, covering agents.md, layout, commands (from repo root) and conventions.
3 tagged devframe, measured the same way as everything else here.
Instructions file CodexOpenCode
Instructions for antfu/node-modules-inspector, covering agents.md, layout, commands (from repo root) and conventions.
Instructions file
Instructions for antfu/node-modules-inspector, a project described as: Interactive UI for local node modules inspection.
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…