Pack-src – pack source code into clean shareable ZIP
Respects gitignore and streams large files, but zip utilities already exist.

Batch icon packing for multi-platform apps, but Figma plugins and web tools already do this.
Indie developers, small studios, agencies managing multi-platform apps
Figma icon plugins · ImageMagick automation scripts · Web-based icon generators (favicon.io, icoconvert)
It generates complete multi-platform icon packs from one or multiple source images. Windows .ico files, Android density folders, Apple and macOS sizes, web favicons.
The idea was simple. When you ship across platforms, packaging icons gets repetitive fast. Resize, export, rename, rebuild folder structure, repeat. I wanted something deterministic that just does it cleanly every time, especially if you’re processing multiple assets.
It runs fully offline. No uploads. No subscriptions.
I wrote a short breakdown here: https://dev.to/bassthermal/building-a-deterministic-batch-ic...
Microsoft Store page: https://apps.microsoft.com/detail/9mxvt3dfq295
Curious what other devs think. Is this actually useful? What would make it better?
Respects gitignore and streams large files, but zip utilities already exist.
Wire-protocol-complete Git library in Go, but years from production and competing with LibGit2's ecosystem.
Yet another ZIP utility competing with tar and rsync in a solved category.
Free, no-signup icon exporter with proper iOS/Android asset structure beats makeappicon's paywalls.
Scout command with bounded evidence packs beats naive file reads for token efficiency.
Cross-agent packs work with Claude Code, Cursor, and Ollama — build once, query anywhere.