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