·database-layer
{}

database-layer

当任务涉及数据库设计、模式或数据访问时主动加载。当用户说“设置数据库”、“创建架构”、“添加迁移”、“编写查询”或“设置 Prisma”时使用。涵盖 PostgreSQL、MySQL、SQLite 和 MongoDB 的架构设计和规范化、ORM 设置(Prisma、Drizzle)、迁移工作流程、连接池、查询优化、索引策略、播种和事务模式。

45安装·1热度·@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-10

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