Inspect Node Package API

Resolve and inspect the public API of an installed Node.js package without executing it. Use when Codex needs to understand a dependency in node_modules, verify an import or subpath, find exported functions, classes, types, or signatures, trace TypeScript declaration re-exports, compare ESM/CommonJS/type entry points, or determine the installed package version and interface before writing integration code.

dills122 96b93af 3 files · 30.7 KB Updated

File contents

dills122/ai-central/tree/main/templates/skills/first-party/inspect-node-package-api commit 96b93afcd7

Frequently asked questions

npx skillmds@latest add dills122/inspect-node-package-api