Launching today

srcpack
Bundle your codebase into LLM-ready context files
1 follower
Bundle your codebase into LLM-ready context files
1 follower
Srcpack is a zero-config CLI that bundles your codebase into semantic, indexed context files optimized for LLMs like ChatGPT, Claude, and Gemini. Instead of pasting random files or hitting context limits, you define domain-based bundles (web, api, db, docs) and get clean, readable output with file boundaries and line numbers. Perfect for refactors, reviews, debugging, and AI-assisted design on real-world repos.






๐ Hey Product Hunt!
I built Srcpack after repeatedly hitting the same problem: LLMs are great, but real-world codebases are messy, large, and hard to feed into them.
Copy-pasting files, guessing what matters, losing references โ none of it scales. Most tools split by size, but thatโs not how developers think about code.
So I built Srcpack to bundle code by domain, add a clear index with line numbers, and produce context that both humans and LLMs can actually work with.
Would love your feedback โ especially how you currently prep code for ChatGPT / Gemini Gems / Grok ๐