schema-e2e-validation이란?
YAML 스키마 계약에 대한 Earthly E2E 검증입니다. TRIGGERS - 스키마 유효성 검사, YAML 스키마, 스키마 계약, 유형 재생성. 출처: terrylica/cc-skills.
YAML 스키마 계약에 대한 Earthly E2E 검증입니다. TRIGGERS - 스키마 유효성 검사, 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 스키마 계약에 대한 Earthly E2E 검증입니다. TRIGGERS - 스키마 유효성 검사, YAML 스키마, 스키마 계약, 유형 재생성. 출처: terrylica/cc-skills.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/terrylica/cc-skills --skill schema-e2e-validationYAML 스키마 계약에 대한 Earthly E2E 검증입니다. TRIGGERS - 스키마 유효성 검사, 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