Launching today
srcpack

srcpack

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.
srcpack gallery image
srcpack gallery image
srcpack gallery image
srcpack gallery image
Free
Launch Team / Built With
Intercom
Intercom
Startups get 90% off Intercom + 1 year of Fin AI Agent free
Promoted

What do you think? โ€ฆ

Konstantin Tarkus
Maker
๐Ÿ“Œ

๐Ÿ‘‹ 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 ๐Ÿ™Œ