cassandra-sstable-format-parsing

Guide parsing of Cassandra 5.0+ SSTable components (Data.db, Index.db, Statistics.db, Summary.db, TOC) with compression support (LZ4, Snappy, Deflate). Use when working with SSTable files, binary format parsing, hex dumps, compression issues, offset calculations, BTI index, partition layout, or debugging parsing errors.

$ Instalar

git clone https://github.com/pmcfadin/cqlite /tmp/cqlite && cp -r /tmp/cqlite/.claude/skills/sstable-parsing ~/.claude/skills/cqlite

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