什么是 howto-develop-with-postgres?
在编写数据库访问代码、创建模式或使用 PostgreSQL 管理事务时使用 - 通过 TX_ 命名、读写分离、UUID/JSONB 的类型安全和 Snake_case 约定强制事务安全,以防止数据损坏和类型错误 来源:ed3dai/ed3d-plugins。
在编写数据库访问代码、创建模式或使用 PostgreSQL 管理事务时使用 - 通过 TX_ 命名、读写分离、UUID/JSONB 的类型安全和 Snake_case 约定强制事务安全,以防止数据损坏和类型错误
通过命令行快速安装 howto-develop-with-postgres AI 技能到你的开发环境
来源:ed3dai/ed3d-plugins。
Enforce transaction safety, type safety, and naming conventions to prevent data corruption and runtime errors.
For TypeScript/Drizzle implementations: See typescript-drizzle.md for concrete patterns.
Rule: If unsure whether data will be user-visible, use ULID.
在编写数据库访问代码、创建模式或使用 PostgreSQL 管理事务时使用 - 通过 TX_ 命名、读写分离、UUID/JSONB 的类型安全和 Snake_case 约定强制事务安全,以防止数据损坏和类型错误 来源:ed3dai/ed3d-plugins。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/ed3dai/ed3d-plugins --skill howto-develop-with-postgres在编写数据库访问代码、创建模式或使用 PostgreSQL 管理事务时使用 - 通过 TX_ 命名、读写分离、UUID/JSONB 的类型安全和 Snake_case 约定强制事务安全,以防止数据损坏和类型错误 来源:ed3dai/ed3d-plugins。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ed3dai/ed3d-plugins --skill howto-develop-with-postgres 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/ed3dai/ed3d-plugins