Chunking For Llms

Use when the user wants to split source code into chunks for an LLM context window without breaking syntax mid-construct. Covers `ts-pack process --chunk-size`, why syntax-aware splits beat fixed-byte splits, picking a size, and the chunk JSON shape.

xberg-io b4a1f01 3.0 KB Updated

File contents

xberg-io/tree-sitter-language-pack/tree/main/plugin/skills/chunking-for-llms commit b4a1f013de

Frequently asked questions

npx skillmds@latest add xberg-io/chunking-for-llms