什麼是 backend-prisma?
TypeScript/Node.js 的型別安全資料庫 ORM。當您需要透過完整的 TypeScript 整合存取資料庫時使用 - 從架構、遷移和查詢產生器自動產生的類型。最適合 PostgreSQL、MySQL、SQLite、MongoDB。當類型安全和開發人員經驗優先時,請選擇 Prisma,而不是原始 SQL 或 Knex。 來源:petbrains/mvp-builder。
TypeScript/Node.js 的型別安全資料庫 ORM。當您需要透過完整的 TypeScript 整合存取資料庫時使用 - 從架構、遷移和查詢產生器自動產生的類型。最適合 PostgreSQL、MySQL、SQLite、MongoDB。當類型安全和開發人員經驗優先時,請選擇 Prisma,而不是原始 SQL 或 Knex。
透過命令列快速安裝 backend-prisma AI 技能到你的開發環境
來源:petbrains/mvp-builder。
Prisma is a next-generation ORM with auto-generated TypeScript types from your database schema. Define models in schema.prisma, run migrations, get fully typed queries.
Version: Prisma 6.x/7.x (2024-2025) Prisma 7 Changes: ES module by default, prisma.config.ts, middleware deprecated
Key Benefit: Change schema → regenerate client → TypeScript errors show everywhere you need updates.
TypeScript/Node.js 的型別安全資料庫 ORM。當您需要透過完整的 TypeScript 整合存取資料庫時使用 - 從架構、遷移和查詢產生器自動產生的類型。最適合 PostgreSQL、MySQL、SQLite、MongoDB。當類型安全和開發人員經驗優先時,請選擇 Prisma,而不是原始 SQL 或 Knex。 來源:petbrains/mvp-builder。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/petbrains/mvp-builder --skill backend-prismaTypeScript/Node.js 的型別安全資料庫 ORM。當您需要透過完整的 TypeScript 整合存取資料庫時使用 - 從架構、遷移和查詢產生器自動產生的類型。最適合 PostgreSQL、MySQL、SQLite、MongoDB。當類型安全和開發人員經驗優先時,請選擇 Prisma,而不是原始 SQL 或 Knex。 來源:petbrains/mvp-builder。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/petbrains/mvp-builder --skill backend-prisma 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/petbrains/mvp-builder