npm-package-publishing
Installation
SKILL.md
NPM Package Publishing for Node-RED
This skill provides patterns, workflows, and templates for publishing Node-RED node packages to npm with automated CI/CD pipelines.
When to Use This Skill
- Configuring package.json for Node-RED node packages
- Setting up GitHub Actions for CI/CD
- Managing semantic versioning and releases
- Creating changelog entries
- Publishing packages to npm
- Setting up automated dependency updates
Quick Start
To set up CI/CD for a Node-RED node package: