·pgpm-module-naming
</>

pgpm-module-naming

pgpm モジュールで npm パッケージ名と制御ファイル名をいつ使用するかを理解します。 .control ファイルの作成、SQL require ステートメントの作成、pgpm install の実行、またはモジュール間の依存関係の参照を行う場合に使用します。

7インストール·0トレンド·@constructive-io

インストール

$npx skills add https://github.com/constructive-io/constructive-skills --skill pgpm-module-naming

pgpm-module-naming のインストール方法

コマンドラインで pgpm-module-naming AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/constructive-io/constructive-skills --skill pgpm-module-naming
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: constructive-io/constructive-skills。

pgpm modules have two different identifiers that serve different purposes. Understanding when to use each is critical for correct dependency management.

Defined in package.json as the name field. Used for npm distribution and the pgpm install command.

Defined by the .control filename and %project= in pgpm.plan. Used in PostgreSQL extension system and SQL dependency declarations.

pgpm モジュールで npm パッケージ名と制御ファイル名をいつ使用するかを理解します。 .control ファイルの作成、SQL require ステートメントの作成、pgpm install の実行、またはモジュール間の依存関係の参照を行う場合に使用します。 ソース: constructive-io/constructive-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/constructive-io/constructive-skills --skill pgpm-module-naming
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-28
更新日
2026-03-11

Browse more skills from constructive-io/constructive-skills

クイックアンサー

pgpm-module-naming とは?

pgpm モジュールで npm パッケージ名と制御ファイル名をいつ使用するかを理解します。 .control ファイルの作成、SQL require ステートメントの作成、pgpm install の実行、またはモジュール間の依存関係の参照を行う場合に使用します。 ソース: constructive-io/constructive-skills。

pgpm-module-naming のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/constructive-io/constructive-skills --skill pgpm-module-naming インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/constructive-io/constructive-skills