node-app-build 5.23.2

Mini app developer CLI: scaffold, validate, package node-app-* Debian packages
node-app-build-5.23.2 is not a library.

node-app — Mini app developer CLI.

Subcommands:

  • new [name] [--type TYPE] scaffold a project (wizard when --type omitted)
  • validate validate manifest.json + tier rules
  • package --target <arch> wraps the .deb build pipeline
  • skills list list agent skills in the agentskills repo
  • skills install [names...] install skills into ~/.claude/skills/
  • completions <shell> print shell completion script to stdout

Spec: specs/456-node-app-distribution-infrastructure/ Tasks: T113 (crate), T114 (new), T115 (validate), T116 (package), T117 (templates), T118 (validate rejects non-bundled cdylib), T123 (scaffold integration test).