pgpm-docker とは?
pgpm docker コマンドを使用して、ローカル開発用の PostgreSQL Docker コンテナを管理します。 「postgres の開始」、「データベースをローカルで実行」、「ローカル データベースのセットアップ」、「postgres コンテナの停止」を要求された場合、または開発/テスト用に PostgreSQL データベースが必要な場合に使用します。 ソース: constructive-io/constructive-skills。
pgpm docker コマンドを使用して、ローカル開発用の PostgreSQL Docker コンテナを管理します。 「postgres の開始」、「データベースをローカルで実行」、「ローカル データベースのセットアップ」、「postgres コンテナの停止」を要求された場合、または開発/テスト用に PostgreSQL データベースが必要な場合に使用します。
コマンドラインで pgpm-docker AI スキルを開発環境にすばやくインストール
ソース: constructive-io/constructive-skills。
Manage PostgreSQL Docker containers for local development using the pgpm docker command.
| --name | Container name | postgres | | --image | Docker image | pyramation/postgres:17 | | --port | Host port mapping | 5432 | | --user | PostgreSQL user | postgres | | --password | PostgreSQL password | password | | --recreate | Remove and recreate container | false |
| --name | Container name to stop | postgres |
pgpm docker コマンドを使用して、ローカル開発用の PostgreSQL Docker コンテナを管理します。 「postgres の開始」、「データベースをローカルで実行」、「ローカル データベースのセットアップ」、「postgres コンテナの停止」を要求された場合、または開発/テスト用に PostgreSQL データベースが必要な場合に使用します。 ソース: constructive-io/constructive-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/constructive-io/constructive-skills --skill pgpm-dockerpgpm docker コマンドを使用して、ローカル開発用の PostgreSQL Docker コンテナを管理します。 「postgres の開始」、「データベースをローカルで実行」、「ローカル データベースのセットアップ」、「postgres コンテナの停止」を要求された場合、または開発/テスト用に PostgreSQL データベースが必要な場合に使用します。 ソース: constructive-io/constructive-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/constructive-io/constructive-skills --skill pgpm-docker インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/constructive-io/constructive-skills