什么是 schema-e2e-validation?
YAML 模式合约的地球 E2E 验证。触发器 - 模式验证、YAML 模式、模式契约、重新生成类型。 来源:terrylica/cc-skills。
YAML 模式合约的地球 E2E 验证。触发器 - 模式验证、YAML 模式、模式契约、重新生成类型。
通过命令行快速安装 schema-e2e-validation AI 技能到你的开发环境
来源:terrylica/cc-skills。
After running +test-schema-generate or +test-schema-e2e, check ./earthly-artifacts/:
| types/blocks.py | Pydantic + TypedDict models | | types/init.py | Package init | | ddl/ethereummainnet.sql | ClickHouse DDL | | docs/ethereummainnet.md | Markdown documentation |
| +deps | No | Install uv + dependencies | | +build | No | Copy source files | | +test-unit | No | Run pytest | | +test-schema-generate | No | Generate types/DDL/docs | | +test-schema-validate | Yes | Validate vs ClickHouse | | +test-schema-e2e | Yes | Full workflow + artifacts | | +all | No | Run all non-secret targets |
YAML 模式合约的地球 E2E 验证。触发器 - 模式验证、YAML 模式、模式契约、重新生成类型。 来源:terrylica/cc-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/terrylica/cc-skills --skill schema-e2e-validationYAML 模式合约的地球 E2E 验证。触发器 - 模式验证、YAML 模式、模式契约、重新生成类型。 来源:terrylica/cc-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/terrylica/cc-skills --skill schema-e2e-validation 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/terrylica/cc-skills