Skip to main content
Manusで任意のスキルを実行
ワンクリックで

database-patterns

Provides Prisma-specific patterns for soft delete, transactions, optimistic locking, advisory locks, bulk operations, and performance optimization. This skill should be used when implementing data persistence, handling concurrent updates, serializing concurrent operations on the same resource, managing complex multi-table operations, or optimizing query performance.

概要

Provides Prisma-specific patterns for soft delete, transactions, optimistic locking, advisory locks, bulk operations, and performance optimization. This skill should be used when implementing data persistence, handling concurrent updates, serializing concurrent operations on the same resource, managing complex multi-table operations, or optimizing query performance.

インストールコマンド
npx skills add https://github.com/allenlin90/eridu-services --skill database-patterns

このコマンドをClaude Codeにコピー&ペーストしてスキルをインストール

スター1
フォーク0
更新日2026年5月29日 03:38
ファイルエクスプローラー
7 ファイル
SKILL.md
readonly