什么是 pgpm-publishing?
按照建设性标准将 pgpm SQL 模块发布到 npm。当被要求“发布 pgpm 模块”、“发布 SQL 包”、“捆绑数据库模块”或准备 @pgpm/* 包进行分发时使用。 来源:constructive-io/constructive-skills。
按照建设性标准将 pgpm SQL 模块发布到 npm。当被要求“发布 pgpm 模块”、“发布 SQL 包”、“捆绑数据库模块”或准备 @pgpm/* 包进行分发时使用。
通过命令行快速安装 pgpm-publishing AI 技能到你的开发环境
来源:constructive-io/constructive-skills。
Publish pgpm SQL modules to npm using pgpm package bundling and lerna for versioning. This covers the workflow for @pgpm/ scoped packages.
| Purpose | SQL database modules | TypeScript/JS packages | | Config | pnpm-workspace.yaml + pgpm.json | pnpm-workspace.yaml only | | Build | pgpm package | makage build | | Output | SQL bundles | dist/ folder | | Versioning | Fixed (recommended) | Independent |
For pgpm modules, use fixed versioning so all modules release together:
按照建设性标准将 pgpm SQL 模块发布到 npm。当被要求“发布 pgpm 模块”、“发布 SQL 包”、“捆绑数据库模块”或准备 @pgpm/* 包进行分发时使用。 来源:constructive-io/constructive-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/constructive-io/constructive-skills --skill pgpm-publishing按照建设性标准将 pgpm SQL 模块发布到 npm。当被要求“发布 pgpm 模块”、“发布 SQL 包”、“捆绑数据库模块”或准备 @pgpm/* 包进行分发时使用。 来源:constructive-io/constructive-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/constructive-io/constructive-skills --skill pgpm-publishing 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/constructive-io/constructive-skills