npm-publish
Installation
SKILL.md
npm Publish Skill
Publish @autumnsgrove/groveengine to npm while keeping the default registry as GitHub Packages.
When to Activate
Activate this skill when:
- User says "publish to npm"
- User says "release to npm"
- User says "bump and publish"
- User says "/npm-publish"
The Workflow
CRITICAL: The package.json uses GitHub Packages by default. You MUST swap to npm, publish, then swap BACK.