npm-publish
Installation
SKILL.md
npm Publish Guide
This skill guides you through the process of publishing a package to the npm registry.
1. Prerequisites
Before publishing, ensure you are logged in to npm.
npm whoami
If not logged in:
npm login
This skill guides you through the process of publishing a package to the npm registry.
Before publishing, ensure you are logged in to npm.
npm whoami
If not logged in:
npm login