home/categories/cicd/shawn-sandy-skills-npm-monorepo-publish-skill-md
cicddevops

npm-monorepo-publish

Orchestrate publishing monorepo packages to npm using Lerna with OTP handling, pre-publish validation (build + lint), dry-run preview, and post-publish verification. Use when user requests to publish, release, or deploy packages to npm registry. Designed for Lerna-managed monorepos with 2FA-enabled npm accounts.

shawn-sandy
maintainer
shawn-sandy
Updated 1/6/2026
Stars
0
Forks
0
quick start

Installation and usage

Orchestrate publishing monorepo packages to npm using Lerna with OTP handling, pre-publish validation (build + lint), dry-run preview, and post-publish verification. Use when user requests to publish, release, or deploy packages to npm registry. Designed for Lerna-managed monorepos with 2FA-enabled npm accounts.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use npm-monorepo-publish