·npm-publish

Guide for publishing packages to the npm registry. Use this skill when the user wants to publish a new package, release a new version, or manage npm package configurations.

2Installs·0Trend·@toilahuongg

Installation

$npx skills add https://github.com/toilahuongg/google-antigravity-kit --skill npm-publish

SKILL.md

This skill guides you through the process of publishing a package to the npm registry.

Excluding Files Use a .npmignore file or the files array in package.json to prevent publishing unnecessary files (tests, src, config files). Tip: npm publish --dry-run shows exactly what will be packed.

Build (If applicable) If your package requires compilation (TypeScript, Babel, etc.), run the build script first.

Guide for publishing packages to the npm registry. Use this skill when the user wants to publish a new package, release a new version, or manage npm package configurations. Source: toilahuongg/google-antigravity-kit.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/toilahuongg/google-antigravity-kit --skill npm-publish
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is npm-publish?

Guide for publishing packages to the npm registry. Use this skill when the user wants to publish a new package, release a new version, or manage npm package configurations. Source: toilahuongg/google-antigravity-kit.

How do I install npm-publish?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/toilahuongg/google-antigravity-kit --skill npm-publish Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/toilahuongg/google-antigravity-kit