dev-swarm-npm-publish

Publish npm packages with semantic versioning and release notes.

9|3|Updated Dec 26, 2025
One-click install
npx skills add https://github.com/X-School-Academy/ai-dev-swarm --skill dev-swarm-npm-publish
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-swarm-npm-publish
Source: https://github.com/X-School-Academy/ai-dev-swarm/tree/main/dev-swarm/skills/dev-swarm-npm-publish
Command: npx skills add https://github.com/X-School-Academy/ai-dev-swarm --skill dev-swarm-npm-publish

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a repeatable process for publishing packages to the npm registry with proper metadata, versioning, and safeguards.

Core Features & Use Cases

  • Preflight checks for npm releases and package metadata
  • Versioning with semantic versioning and git tagging
  • Publishing to npm and creating release notes

Quick Start

Prepare a package and publish a new release to npm with a standard release flow.