What is schema-e2e-validation?
Earthly E2E validation for YAML schema contracts. TRIGGERS - schema validation, YAML schema, schema contracts, regenerate types. Source: terrylica/cc-skills.
Earthly E2E validation for YAML schema contracts. TRIGGERS - schema validation, YAML schema, schema contracts, regenerate types.
Quickly install schema-e2e-validation AI skill to your development environment via command line
Source: 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 |
Earthly E2E validation for YAML schema contracts. TRIGGERS - schema validation, YAML schema, schema contracts, regenerate types. Source: terrylica/cc-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/terrylica/cc-skills --skill schema-e2e-validationEarthly E2E validation for YAML schema contracts. TRIGGERS - schema validation, YAML schema, schema contracts, regenerate types. Source: terrylica/cc-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/terrylica/cc-skills --skill schema-e2e-validation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/terrylica/cc-skills