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.

$ Installieren

git clone https://github.com/pmcfadin/cqlite /tmp/cqlite && cp -r /tmp/cqlite/.claude/skills/cql-type-system ~/.claude/skills/cqlite

// tip: Run this command in your terminal to install the skill