Write Compressor

This skill provides guidance for implementing custom compression encoders that must be compatible with existing decoders (especially arithmetic coding). It should be used when the task requires writing a compressor/encoder that produces output compatible with a given decompressor/decoder, or when implementing arithmetic coding or similar bit-level compression schemes.

tools-only cc25ca7 3 files · 14.7 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/development/003-name-skill_4e53af2f commit cc25ca70c5

Frequently asked questions

npx skillmds add tools-only/write-compressor