NPM Release

End-to-end release workflow for publishing a Node/TypeScript package to npm — commits pending changes, pushes, bumps version, runs prepublish lint and dry-run checks, then hands off to the user to run `npm publish` manually. Use this skill whenever the user asks to "publish", "release", "ship", "push to npm", "publish to npmjs", "cut a release", "tag a version", or any combination of "commit + push + publish". Trigger even when the user only mentions one stage (e.g. "just publish it") — the skill decides which stages to skip based on repo state. Also trigger when the user is about to run `npm publish` for the first time and would benefit from pre-flight checks.

perminder-klair 95d87bb 14.5 KB Updated

File contents

perminder-klair/locca/tree/main/.claude/skills/npm-release commit 95d87bb0c5

Frequently asked questions

npx skillmds@latest add perminder-klair/npm-release