prisma-postgres-setup
高リスク 38Prisma Postgres データベースをプロビジョニングする
作成者 prisma
データベースの作成、認証情報の設定、Prisma プロジェクトの準備には、複数の手順を連携して進める必要があります。このスキルは、対話形式での選択と接続確認を含む、Prisma Postgres の完全なセットアップワークフローを案内します。
お気に入りのスキルを再利用可能なコレクションにまとめ、1 コマンドでインストールできます。
Prisma Postgres データベースをプロビジョニングする
作成者 prisma
データベースの作成、認証情報の設定、Prisma プロジェクトの準備には、複数の手順を連携して進める必要があります。このスキルは、対話形式での選択と接続確認を含む、Prisma Postgres の完全なセットアップワークフローを案内します。
Prisma Postgres の作成と管理
作成者 prisma
Prisma Postgres のセットアップには Console、コマンドライン、API を使用する複数のワークフローがあり、比較が難しい場合があります。このスキルは、データベースのプロビジョニング、接続の設定、マネージドインテグレーションの構築に焦点を当てたガイダンスを提供します。
Configure Prisma Next Runtime Clients
作成者 prisma
Prisma Next runtime setup can fail through incorrect imports, middleware order, or connection lifecycle choices. This skill provides target-specific, typed configuration guidance.
Start Prisma Next with a Working Database
作成者 prisma
New and existing projects need a clear path to their first Prisma Next query. This skill guides setup, connection, contract inference, and verification.
Write Prisma Next Queries Across Database Targets
作成者 prisma
Prisma Next query APIs differ across Postgres, SQLite, and Mongo, which makes correct lane selection difficult. This skill provides target-specific patterns for typed reads, writes, relations, aggregates, pagination, and transactions.
Manage Prisma Next Database Migrations
作成者 prisma
Database changes can fail, drift, or lose data when migration steps are unclear. This skill guides Prisma Next planning, transforms, application, verification, and recovery.
Review Prisma Next Migrations Before Deployment
作成者 prisma
Deployment teams can misread migration state, refs, and divergent graph paths. This skill reviews the live origin, target destination, diagnostics, and pending operations.
Draft Prisma Next Feedback for the Right Channel
作成者 prisma
Prisma Next feedback can be difficult to classify and prepare for public submission. This skill routes feedback and drafts complete, redacted reports.
Diagnose Prisma Next Errors
作成者 prisma
Prisma Next failures expose detailed envelopes that can be difficult to route correctly. This skill maps codes, metadata, and symptoms to focused recovery steps.
Build Prisma Next Data Contracts
作成者 prisma
Complex Prisma Next contracts can fail when schemas, extensions, and configuration drift. This skill guides contract edits, configuration, diagnostics, and artifact emission.
Configure Prisma Next Build Integration
作成者 prisma
Manual contract emission interrupts development and can leave production artifacts outdated. This skill configures supported Vite automation and explicit build steps for other tools.
Route Prisma Next Questions
作成者 prisma
Vague Prisma Next questions can lead to the wrong workflow. This skill identifies the user goal and routes it to the appropriate specialized skill.
Prisma MongoDB のアップグレードを計画する
作成者 prisma
Prisma ORM v7 には MongoDB コネクタがないため、Prisma MongoDB プロジェクトは v7 にアップグレードできません。このスキルは、チームが阻害要因を評価し、v6 を安全に使い続けるか、段階的な Prisma Next の評価を計画できるよう支援します。
Prismaドライバーアダプターを実装する
作成者 prisma
Prisma v7のドライバーアダプターでは、トランザクション、値、エラーに関する厳密な規約が必要です。このガイドでは、SQLアダプター開発の実装パターンと検証チェックリストを提供します。
任意のデータベースプロバイダーで Prisma を設定
作成者 prisma
新しいデータベース用に Prisma をセットアップするには、プロバイダーごとに異なるデータソース設定、ドライバーアダプター、接続文字列を扱う必要があります。このスキルは、プロバイダー固有の手順を段階的に Claude に提供し、PostgreSQL、MySQL、SQLite、MongoDB、SQL Server、CockroachDB を初回から正しく設定できるようにします。
Prisma Compute アプリを安全にデプロイする
作成者 prisma
Prisma Compute のデプロイには、正しい構成、認証、環境設定、ランタイムポートが必要です。このスキルは、サポートされている TypeScript フレームワークのセットアップ、デプロイ、検証、トラブルシューティングを支援します。
より安全な Prisma Client クエリを構築する
作成者 prisma
Prisma Client のタスクでは、多数のクエリオプション、リレーションパターン、トランザクションの選択が必要になることがあります。このリファレンスは、文書化された API を選択し、生の SQL をより安全に使用するのに役立ちます。
Prisma CLIワークフローを安全に管理
作成者 prisma
Prisma CLIのワークフローは、スキーマ、生成されたクライアント、データベース内のデータに影響を与える可能性があります。このスキルは、Prisma CLIの各タスクに関するコマンドのガイダンス、安全上の境界、およびリファレンスを提供します。
Compare Live Hotel Rates Across Booking Sites
作成者 price-win
Hotel rates and cancellation terms vary across booking providers. This skill compares live results from supported sources and identifies the lowest available rate.
Compare Live Hotel Prices Across Four Sources
作成者 price-win
Comparing hotel prices across several booking sites is slow and inconsistent. This skill searches live sources and presents the cheapest dated options in one view.