npm-publish

This skill should be used when the user wants to publish a package to npm, bump a version, release a new version, or mentions "npm publish", "bun publish", "version bump", or "release". Handles changelog updates, git push, and npm publishing with OTP authentication.

$ Installieren

git clone https://github.com/b-open-io/prompts /tmp/prompts && cp -r /tmp/prompts/user/.claude/skills/npm-publish ~/.claude/skills/prompts

// tip: Run this command in your terminal to install the skill