·pgsql-parser-testing
</>

pgsql-parser-testing

测试 pgsql-parser 存储库(SQL 解析器/deparser)。在 pgsql-parser 存储库中工作、修复解析器问题、运行解析器测试或验证 SQL 往返时使用。专门针对constructive-io/pgsql-parser 存储库。

14安装·1热度·@constructive-io

安装

$npx skills add https://github.com/constructive-io/constructive-skills --skill pgsql-parser-testing

如何安装 pgsql-parser-testing

通过命令行快速安装 pgsql-parser-testing AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/constructive-io/constructive-skills --skill pgsql-parser-testing
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:constructive-io/constructive-skills。

SKILL.md

查看原文

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
分类
</>开发工具
认证
收录时间
2026-02-28
更新时间
2026-03-10

Browse more skills from constructive-io/constructive-skills

快速解答

什么是 pgsql-parser-testing?

测试 pgsql-parser 存储库(SQL 解析器/deparser)。在 pgsql-parser 存储库中工作、修复解析器问题、运行解析器测试或验证 SQL 往返时使用。专门针对constructive-io/pgsql-parser 存储库。 来源:constructive-io/constructive-skills。

如何安装 pgsql-parser-testing?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/constructive-io/constructive-skills --skill pgsql-parser-testing 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/constructive-io/constructive-skills