Show HN: Ctxbrew – Ship and Use LLM-friendly library context
Category: devtools
Tags: cli-tool, ai-tooling, developer-experience
Score: 6.3/10 (Innovation: 6, Technical: 6, Documentation: 8, Utility: 5)
Ctxbrew is a CLI tool and protocol that allows library authors to ship AI-friendly context snippets alongside their packages, and consumers to query that context via an LLM agent. Its approach of packaging context with version-correct, local-first retrieval is a novel take on improving AI-assisted development workflows, though it currently only supports JavaScript ecosystems.
Target audience: backend devs, frontend devs, library authors
Repository: https://github.com/artem-mangilev/ctxbrew · TypeScript · MIT · 2 stars
View on Hacker News