·database-layer
{}

database-layer

當任務涉及資料庫設計、模式或資料存取時主動載入。當使用者說「設定資料庫」、「建立架構」、「新增遷移」、「編寫查詢」或「設定 Prisma」時使用。涵蓋 PostgreSQL、MySQL、SQLite 和 MongoDB 的架構設計和規格化、ORM 設定(Prisma、Drizzle)、遷移工作流程、連接池、查詢最佳化、索引策略、播種和事務模式。

46安裝·2熱度·@mgd34msu

安裝

$npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill database-layer

如何安裝 database-layer

透過命令列快速安裝 database-layer AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill database-layer
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:mgd34msu/goodvibes-plugin。

SKILL.md

查看原文

This skill guides you through implementing database layers in applications, from initial schema design to query optimization. It leverages GoodVibes precision tools and project analysis tools for type-safe, production-ready database implementations.

Before implementing any database changes, understand the current state using the detectstack analysis tool:

If starting fresh, consult the ORM comparison reference to select the appropriate technology stack.

當任務涉及資料庫設計、模式或資料存取時主動載入。當使用者說「設定資料庫」、「建立架構」、「新增遷移」、「編寫查詢」或「設定 Prisma」時使用。涵蓋 PostgreSQL、MySQL、SQLite 和 MongoDB 的架構設計和規格化、ORM 設定(Prisma、Drizzle)、遷移工作流程、連接池、查詢最佳化、索引策略、播種和事務模式。 來源:mgd34msu/goodvibes-plugin。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill database-layer
分類
{}資料分析
認證
收錄時間
2026-02-25
更新時間
2026-03-11

Browse more skills from mgd34msu/goodvibes-plugin

快速解答

什麼是 database-layer?

當任務涉及資料庫設計、模式或資料存取時主動載入。當使用者說「設定資料庫」、「建立架構」、「新增遷移」、「編寫查詢」或「設定 Prisma」時使用。涵蓋 PostgreSQL、MySQL、SQLite 和 MongoDB 的架構設計和規格化、ORM 設定(Prisma、Drizzle)、遷移工作流程、連接池、查詢最佳化、索引策略、播種和事務模式。 來源:mgd34msu/goodvibes-plugin。

如何安裝 database-layer?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill database-layer 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/mgd34msu/goodvibes-plugin