什么是 wode-db-schema-pattern?
在 Wode 项目中设计、创建或修改 PostgreSQL 表架构时使用,包括 ID 策略、多租户隔离或命名约定 来源:wenerme/ai。
在 Wode 项目中设计、创建或修改 PostgreSQL 表架构时使用,包括 ID 策略、多租户隔离或命名约定
通过命令行快速安装 wode-db-schema-pattern AI 技能到你的开发环境
来源:wenerme/ai。
You are strictly required to follow this PostgreSQL schema design pattern. When creating or modifying table structures, you MUST adhere to every rule below.
When adding flexible data fields, you MUST follow this separation:
| attributes | Client read/write | User-defined custom fields | | properties | Server write, client read | Server-managed configuration | | extensions | Internal only | Hidden from client API | | metadata | Supplementary | Descriptive content |
在 Wode 项目中设计、创建或修改 PostgreSQL 表架构时使用,包括 ID 策略、多租户隔离或命名约定 来源:wenerme/ai。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/wenerme/ai --skill wode-db-schema-pattern在 Wode 项目中设计、创建或修改 PostgreSQL 表架构时使用,包括 ID 策略、多租户隔离或命名约定 来源:wenerme/ai。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/wenerme/ai --skill wode-db-schema-pattern 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/wenerme/ai