home/categories/data-engineering/pmcfadin-cqlite-claude-skills-cql-type-system-skill-md
data-engineeringdata-ai

cql-type-system-schema-handling

Implement and deserialize all CQL types including primitives (int, text, timestamp, uuid, varint, decimal), collections (list, set, map), tuples, UDTs (user-defined types), and frozen types. Use when working with CQL type deserialization, schema validation, collection parsing, UDT handling, or type-correct data generation.

pmcfadin
maintainer
pmcfadin
업데이트됨 1/16/2026
스타
0
포크
0
quick start

Installation and usage

Implement and deserialize all CQL types including primitives (int, text, timestamp, uuid, varint, decimal), collections (list, set, map), tuples, UDTs (user-defined types), and frozen types. Use when working with CQL type deserialization, schema validation, collection parsing, UDT handling, or type-correct data generation.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use cql-type-system-schema-handling