Claude Code Unpacked : A visual guide

Related ongoing threads:

The Claude Code Source Leak: fake tools, frustration regexes, undercover mode - https://news.ycombinator.com/item?id=47586778 - March 2026 (406 comments)

Claude Code's source code has been leaked via a map file in their NPM registry - https://news.ycombinator.com/item?id=47584540 - March 2026 (956 comments)

Also related: https://www.ccleaks.com

https://ccunpacked.dev/

The Claude Code Source Leak: fake tools, frustration regexes, undercover mode | Hacker News

If it was 2020, it would be hard to imagine that after some hours/days you getting a visual representation of the leak with such detailed stats lol
How was this generated ? I'm quite sure "with ai/claude code" but what are the actual steps ?
For the animations specifically, it's using Motion (fka Framer Motion) Javascript library. If you describe some animations from the site to an LLM and ask it to use Framer motion, you get very similar results. The creator likely just prompted for a while until they were happy with the outcome.
Is there a reason to think it was done by an LLM?
It states "curation assisted by AI" at the bottom.
The biggest reason would be: do you know a single developer who could have produced this in a couple of hours?
Yup, strange to see people still don’t understand LLMs massively speed up coding greenfield pet projects. Anytime you see a bee web app it’s better to assume AI use rather than not anymore.
I don't have a lot of experience with them but I would have thought static analysis tools circa 2020 would have managed it just fine.