This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
Stacktower
XKCD-inspired dependency analysis for your GitHub repo
Stacktower turns any repo into the dependency tower from XKCD #2347 — then finds the blocks about to crumble. Vuln & health checks, tower diffs on PRs, README embeds, and an AI agent that audits your dependencies and tells you what to fix. OSS CLI included.
This all started with a blog post — "What happens when you take an XKCD joke too literally" — where I turned the famous dependency-tower comic into a real visualization experiment. The post landed far better than I expected (#1 on r/programming), which made me think: maybe this shouldn't just stay a fun side project.
So I turned Stacktower into a real developer tool. What it does today:
Paste any repo or package, get its tower — Python, JS, Rust, Go, Ruby, PHP, Java. No signup to try.
Vulnerabilities, license issues, and abandoned packages flagged right on the blocks holding you up.
An AI agent that reads how you actually use each dependency and recommends what to upgrade, replace, or remove.
No comment highlights available yet. Please check back later!
About Stacktower on Product Hunt
“XKCD-inspired dependency analysis for your GitHub repo”
Stacktower was submitted on Product Hunt and earned 0 upvotes and 1 comments, placing #44 on the daily leaderboard. Stacktower turns any repo into the dependency tower from XKCD #2347 — then finds the blocks about to crumble. Vuln & health checks, tower diffs on PRs, README embeds, and an AI agent that audits your dependencies and tells you what to fix. OSS CLI included.
Stacktower was featured in Developer Tools (513.8k followers) and GitHub (41.3k followers) on Product Hunt. Together, these topics include over 94.2k products, making this a competitive space to launch in.
Who hunted Stacktower?
Stacktower was hunted by Matthias Huels. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
Want to see how Stacktower stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.
This all started with a blog post — "What happens when you take an XKCD joke too literally" — where I turned the famous dependency-tower comic into a real visualization experiment. The post landed far better than I expected (#1 on r/programming), which made me think: maybe this shouldn't just stay a fun side project.
So I turned Stacktower into a real developer tool. What it does today:
Paste any repo or package, get its tower — Python, JS, Rust, Go, Ruby, PHP, Java. No signup to try.
Vulnerabilities, license issues, and abandoned packages flagged right on the blocks holding you up.
An AI agent that reads how you actually use each dependency and recommends what to upgrade, replace, or remove.
A GitHub Action that posts tower diffs on PRs.
The CLI is fully open source (Apache-2.0).