Node Project Layout

The Node Web Only project shape - directory layout, package.json, the thin bin/ launcher, and console logging. Use when starting a Node project, deciding where a module belongs, writing package.json or .node-version, or emitting a log line. Triggers on "type":"module", engines node >=24, .node-version, bin/, src/, public/, test/, config.example.json, and console.log with level prefixes.

Tanq16 5c2edbe 5.2 KB Updated

File contents

Tanq16/claudex/tree/main/internal/embedded/presets/private/skills/node-project-layout commit 5c2edbe348

Frequently asked questions

npx skillmds@latest add tanq16/node-project-layout