·pgpm-sql-conventions
</>

pgpm-sql-conventions

pgpm 移行スクリプトの SQL ファイル形式と規則。デプロイ/リバート/検証 SQL ファイルを作成するとき、移行ファイル形式、SQL 命名規則、依存関係宣言、または pgpm の 3 つのファイル パターンについて質問された場合に使用します。

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

インストール

$npx skills add https://github.com/constructive-io/constructive-skills --skill pgpm-sql-conventions

pgpm-sql-conventions のインストール方法

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

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

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

Rules and format for writing SQL migration files in pgpm modules.

pgpm is deterministic — each change is deployed exactly once and reverted exactly once. Use CREATE, not CREATE OR REPLACE:

If you need to modify an existing function, create a new change that drops and recreates it, or use the revert/redeploy cycle.

pgpm 移行スクリプトの SQL ファイル形式と規則。デプロイ/リバート/検証 SQL ファイルを作成するとき、移行ファイル形式、SQL 命名規則、依存関係宣言、または pgpm の 3 つのファイル パターンについて質問された場合に使用します。 ソース: constructive-io/constructive-skills。

引用可能な情報

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

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

Browse more skills from constructive-io/constructive-skills

クイックアンサー

pgpm-sql-conventions とは?

pgpm 移行スクリプトの SQL ファイル形式と規則。デプロイ/リバート/検証 SQL ファイルを作成するとき、移行ファイル形式、SQL 命名規則、依存関係宣言、または pgpm の 3 つのファイル パターンについて質問された場合に使用します。 ソース: constructive-io/constructive-skills。

pgpm-sql-conventions のインストール方法は?

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

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

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