byjmfederico· 6 skills
Use this skill whenever the user asks for a new npm version, npm release, package release, new release, version bump, publishing to npm, cutting a GitHub release, tagging a release, or anything similar. It publishes through GitHub Actions and GitHub Releases, not from the local machine, and uses Changesets to generate CHANGELOG.md/release notes. Trigger even for casual phrasing like "ship a release", "bump npm", "publish the package", or "make a new version".
$npx -y skills add jmfederico/pi-web --skill npm-release-via-github-actionsInstalls into the current project.
Run `npx skills use "https://github.com/jmfederico/pi-web" --skill "jmfederico/pi-web/npm-release-via-github-actions"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jmfederico/pi-web" that are relevant to the current task. Run `npx skills add "https://github.com/jmfederico/pi-web"` and select the relevant skills, then follow their instructions.