소개
The pop-deploy-npm skill streamlines the process of releasing Node.js packages by enforcing industry best practices and security standards. It automatically validates package.json files for required metadata, suggests enhancements for TypeScript support, and generates robust GitHub Actions workflows for automated releases, manual version bumps, or tag-based triggers. By incorporating dry-run support and automated CI gating, it ensures that only high-quality, tested code reaches the npm registry while managing sensitive credentials through secure environment variables.