skill-npmpublish

Official

Publish npm packages with defaults.

Authorhasna
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of publishing npm packages by providing sensible defaults, reducing the cognitive load and potential for errors during deployment.

Core Features & Use Cases

  • Private by Default: Automatically sets packages to private, preventing accidental public exposure.
  • Patch Bump by Default: Increments the version by a patch (0.0.1), aligning with common release practices for bug fixes.
  • Use Case: You've just finished a small bug fix for an internal library. Run this skill to publish it as a private package with a patch version bump, ensuring it's ready for use without manual configuration.

Quick Start

Publish the current npm package with default settings for private access and a patch version bump.

Dependency Matrix

Required Modules

chalkcommanderorasemver

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: skill-npmpublish
Download link: https://github.com/hasna/skills/archive/main.zip#skill-npmpublish

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.