npm-publisher

This skill must be loaded via the skill tool when the user mentions anything related to publishing or release an npm package. It contains essential knowledge about the complete release workflow. Things a user might say are Publish the npm package,Release a new version,Deploy to npm,Create a new release,Bump the version and publish

$ Installieren

git clone https://github.com/klaudworks/universal-skills /tmp/universal-skills && cp -r /tmp/universal-skills/.agent/skills/npm-publisher ~/.claude/skills/universal-skills

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