npm-monorepo-publish
CommunityEffortless monorepo publishing to npm, even with 2FA.
Authorshawn-sandy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Publishing monorepo packages to npm, especially with 2FA, pre-publish checks, and post-publish verification, is a multi-step, error-prone process. This skill automates the entire workflow, handling OTPs, validation, and error recovery, so you can publish with confidence and minimal effort.
Core Features & Use Cases
- Automated Pre-flight Checks: Verifies npm authentication, runs builds, and lints code before publishing.
- Smart OTP Handling: Prompts for 2FA codes with retry logic, eliminating manual input errors.
- Lerna Integration: Seamlessly works with Lerna for version bumping, git tagging, and GitHub releases.
- Use Case: You've made changes across several packages in your Lerna monorepo. Use this skill to automatically validate, preview, and publish all updated packages to npm, including handling your 2FA code, without leaving your AI environment.
Quick Start
Publish the updated packages in this monorepo to npm.
Dependency Matrix
Required Modules
npmlerna
Components
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: npm-monorepo-publish Download link: https://github.com/shawn-sandy/skills/archive/main.zip#npm-monorepo-publish Please download this .zip file, extract it, and install it in the .claude/skills/ directory.