什么是 database-layer?
当任务涉及数据库设计、模式或数据访问时主动加载。当用户说“设置数据库”、“创建架构”、“添加迁移”、“编写查询”或“设置 Prisma”时使用。涵盖 PostgreSQL、MySQL、SQLite 和 MongoDB 的架构设计和规范化、ORM 设置(Prisma、Drizzle)、迁移工作流程、连接池、查询优化、索引策略、播种和事务模式。 来源:mgd34msu/goodvibes-plugin。
当任务涉及数据库设计、模式或数据访问时主动加载。当用户说“设置数据库”、“创建架构”、“添加迁移”、“编写查询”或“设置 Prisma”时使用。涵盖 PostgreSQL、MySQL、SQLite 和 MongoDB 的架构设计和规范化、ORM 设置(Prisma、Drizzle)、迁移工作流程、连接池、查询优化、索引策略、播种和事务模式。
通过命令行快速安装 database-layer AI 技能到你的开发环境
来源:mgd34msu/goodvibes-plugin。
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当任务涉及数据库设计、模式或数据访问时主动加载。当用户说“设置数据库”、“创建架构”、“添加迁移”、“编写查询”或“设置 Prisma”时使用。涵盖 PostgreSQL、MySQL、SQLite 和 MongoDB 的架构设计和规范化、ORM 设置(Prisma、Drizzle)、迁移工作流程、连接池、查询优化、索引策略、播种和事务模式。 来源:mgd34msu/goodvibes-plugin。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill database-layer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/mgd34msu/goodvibes-plugin