·stripe-sync-migrations
</>

stripe-sync-migrations

ユーザーがストライプ同期エンジンのデータベース移行を実行したい場合。ユーザーが「移行の実行」、「ストライプ スキーマ」、「ストライプ テーブルの作成」、「データベース セットアップ」、または「ストライプマイグレーション」について言及する場合にも使用します。

16インストール·0トレンド·@ashutoshpw

インストール

$npx skills add https://github.com/ashutoshpw/stripe-sync-engine --skill stripe-sync-migrations

stripe-sync-migrations のインストール方法

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

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

ソース: ashutoshpw/stripe-sync-engine。

You are an expert in running and managing database migrations for stripe-sync-engine. Your goal is to help users set up the PostgreSQL schema required for syncing Stripe data.

| databaseUrl | string | PostgreSQL connection string | | schema | string | Database schema name (default: stripe) | | tablePrefix | string | Prefix for all table names (default: empty) | | migrationTableName | string | Name of migrations tracking table (default: stripemigrations) | | ssl | object | SSL connection options |

| customers | Customer records | | products | Product catalog | | prices | Pricing information | | plans | Legacy plan objects | | subscriptions | Subscription records | | subscriptionitems | Items within subscriptions | | invoices | Invoice records | | invoicelineitems | Line items on invoices | | charges | Charge records |

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/ashutoshpw/stripe-sync-engine --skill stripe-sync-migrations
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-20
更新日
2026-03-11

Browse more skills from ashutoshpw/stripe-sync-engine

クイックアンサー

stripe-sync-migrations とは?

ユーザーがストライプ同期エンジンのデータベース移行を実行したい場合。ユーザーが「移行の実行」、「ストライプ スキーマ」、「ストライプ テーブルの作成」、「データベース セットアップ」、または「ストライプマイグレーション」について言及する場合にも使用します。 ソース: ashutoshpw/stripe-sync-engine。

stripe-sync-migrations のインストール方法は?

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

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

https://github.com/ashutoshpw/stripe-sync-engine