什么是 pgsql-parser-testing?
测试 pgsql-parser 存储库(SQL 解析器/deparser)。在 pgsql-parser 存储库中工作、修复解析器问题、运行解析器测试或验证 SQL 往返时使用。专门针对constructive-io/pgsql-parser 存储库。 来源:constructive-io/constructive-skills。
测试 pgsql-parser 存储库(SQL 解析器/deparser)。在 pgsql-parser 存储库中工作、修复解析器问题、运行解析器测试或验证 SQL 往返时使用。专门针对constructive-io/pgsql-parser 存储库。
通过命令行快速安装 pgsql-parser-testing AI 技能到你的开发环境
来源:constructive-io/constructive-skills。
Testing workflow for the pgsql-parser repository. This skill is scoped specifically to the constructive-io/pgsql-parser monorepo.
The pgsql-parser uses AST-level equality for correctness, not string equality:
While sql2 !== sql1 textually, a correct round-trip means ast1 === ast2.
测试 pgsql-parser 存储库(SQL 解析器/deparser)。在 pgsql-parser 存储库中工作、修复解析器问题、运行解析器测试或验证 SQL 往返时使用。专门针对constructive-io/pgsql-parser 存储库。 来源:constructive-io/constructive-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/constructive-io/constructive-skills --skill pgsql-parser-testing测试 pgsql-parser 存储库(SQL 解析器/deparser)。在 pgsql-parser 存储库中工作、修复解析器问题、运行解析器测试或验证 SQL 往返时使用。专门针对constructive-io/pgsql-parser 存储库。 来源:constructive-io/constructive-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/constructive-io/constructive-skills --skill pgsql-parser-testing 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/constructive-io/constructive-skills