Build minimal AI context bundles — 88% fewer tokens, same signal quality.
ContextKit strips your codebase down to the essential signal an LLM needs to answer a question accurately. Instead of dumping entire files into your prompt, ContextKit builds a surgical context bundle.
/ the problem
Dumping entire files into an LLM prompt is expensive and degrades quality. The model's attention gets diluted across irrelevant code. ContextKit identifies the exact functions, imports, and type definitions that matter for your question — and nothing else.
/ how it works
Tell ContextKit what you're trying to do: fix a bug, add a feature, understand a flow
Traces the relevant call graph, types, and imports from your entry point
Removes irrelevant functions, comments, and boilerplate — keeps only what the model needs
Outputs a compact context string ready to paste into any LLM prompt
/ use cases
MIT licensed. One command install. Works in CI today.
/ stay in the loop
Get notified when new tools land, features ship, or a tool reaches 1k stars. No noise. Unsubscribe any time.