npm-publish
✓npm レジストリにパッケージを公開するためのガイド。ユーザーが新しいパッケージを公開したり、新しいバージョンをリリースしたり、npm パッケージ構成を管理したりする場合は、このスキルを使用します。
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.
npm レジストリにパッケージを公開するためのガイド。ユーザーが新しいパッケージを公開したり、新しいバージョンをリリースしたり、npm パッケージ構成を管理したりする場合は、このスキルを使用します。 ソース: toilahuongg/google-antigravity-kit。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/toilahuongg/google-antigravity-kit --skill npm-publish- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
npm-publish とは?
npm レジストリにパッケージを公開するためのガイド。ユーザーが新しいパッケージを公開したり、新しいバージョンをリリースしたり、npm パッケージ構成を管理したりする場合は、このスキルを使用します。 ソース: toilahuongg/google-antigravity-kit。
npm-publish のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/toilahuongg/google-antigravity-kit --skill npm-publish インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/toilahuongg/google-antigravity-kit
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01