He Open-Sourced His Claude Folder. 68K Stars on GitHub.
How a folder of markdown files beat BMAD, GSD, and most of the agent-framework ecosystem in 90 days.
May 10thHow Addy Osmani packaged 14 years of Google engineering judgment into 23 markdown files -- and what is actually worth stealing.
The addyosmani/agent-skills repo matters not because all 23 files are novel, but because it proved that packaging senior engineering judgment as portable markdown is itself a distribution strategy -- one that reached 51,000 stars before most tech press noticed.
Addy Osmani open-sourced his complete AI agent workflow as 23 markdown skill files totaling 253KB. The three skills with genuine teeth are doubt-driven development (a second agent attacks every non-trivial decision with a clean context, max 3 rounds, reviewer never sees the original conclusion), context engineering (a 5-level load hierarchy that forces a structured confusion block when sources conflict instead of letting the agent silently pick), and source-driven development (detect version from lockfile, fetch official docs, cite the URL in code comments -- Stack Overflow and training data are explicitly banned). The whole set loads into Claude Code, Gemini CLI, and opencode from a single shared folder. The honest audit: zero benchmarks, most files are standard practice wearing a lanyard, maybe 4 of 23 have genuinely new ideas. The recommendation even Hacker News agrees on: treat it as reference, steal three skills, adapt them to how you actually work.
Sign in and you get 23 free chat messages on us — ask for the hook, quote a framework, find the exact transcript moment, generate a markdown action plan. Bring your own key when you want unlimited.
Create a free account →
51K stars, growing 781/day, number 1 GitHub trending. Sets up the credibility and velocity of the repo.

14 years Chrome DevTools, Google director, wrote the JavaScript Design Patterns book, latest project is Beyond Vibe Coding.

23 skills, 22 covering the full software lifecycle, 1 meta-router skill. 253KB -- Google engineering handbook compressed.

A skill is a folder with a SKILL.md file: name, description, instructions. Open standard -- Codex, Cursor, Copilot, Gemini CLI all load the same format. One-liners load at startup; full files load on match.

16KB, the biggest skill. A second agent with clean context attacks every non-trivial decision. Claim/Extract/Doubt/Reconcile/Stop, max 3 rounds. Reviewer never sees the original conclusion.

Agents mostly fail from wrong context, not low intelligence. Five-level load hierarchy. When sources conflict, agent surfaces a confusion block and asks -- never silently picks.

Detect version from lockfile, fetch official docs, implement, cite URL in code comment. Banned: Stack Overflow, blog posts, training data.

Same skills/ folder serves Claude Code (545B plugin.json, 7 slash commands), Gemini CLI (mirrored TOML files), opencode (10-byte symlink). AGENTS.md: skills=how, personas=who, commands=when.

Zero benchmarks, no with/without comparisons. Git workflow skill triggers on any code change, always. Model can drop any markdown rule. 4 of 23 files have genuinely new ideas.

January: Karpathy fan repo 172K stars (he did not publish it). Feb 3: Pocock 124K. Feb 15: Osmani 51K. Entire genre is 5 months old.

One command installs everything, but the better move is reference not dependency. Steal doubt-driven-development, confusion block, interview-me. Adapt, do not bulk-install.

A file. A folder. A format. Whose workflow goes viral next?
The repo has 23 files but genuine novelty lives in roughly four of them -- and the honest audit the video runs is itself the lesson about how to evaluate any viral engineering resource.
“If you cannot write the claim compactly, you have a vibe, not a decision.”
“Confidence is not evidence.”
“Skills are the how. Personas are the who. Commands are the when. Write your judgment once. Run it in any agent.”
“Senior engineering judgment, the thing you used to absorb over years of code review, now ships as a markdown repo.”
See every word as it's spoken — crank it to 2× and still catch all of it. The same dual-channel trick behind Amazon's Kindle + Audible.
A Google director put his entire AI agent workflow on GitHub. Not a blog post, not a talk -- 23 markdown files, 253KB, the kind of thing that hits 51,000 stars before most tech journalists notice the repo exists.
A second agent with a clean context attacks every non-trivial decision. Max 3 rounds. Reviewer never sees original conclusion. Requires a compact falsifiable claim to start.
Five-level priority order for context loading. Key rule: when sources conflict, surface a structured confusion block and ask -- never silently pick.
Four-step protocol for grounding implementation in verified, version-specific documentation. Bans Stack Overflow, blog posts, and training data as primary sources.
“Drop the repo in the comments, and subscribe if you want it audited.”
Low-pressure ask after the value delivery, framed as a mutual exchange. No merch, no link in bio.
00:01
00:07
00:11
00:16
00:20
00:24
00:27
00:30
00:34
00:37
00:40
00:44
00:47
00:50
00:54
00:58
01:02
01:07
01:11
01:16
01:20
01:25
01:29
01:34
01:39
01:43
01:48
01:52
01:57
02:01
02:06
02:10
02:15
02:19
02:24
02:28
02:33
02:37
02:42
02:46
02:52
02:55
03:00
03:04
03:08
03:12
03:16
03:20
03:24
03:29
03:34
03:37
03:41
03:46
03:50
03:54
03:58
04:02
04:07
04:11
04:16
04:21
04:25
04:30
04:34
04:39
04:43
04:48
04:52
04:56
05:01
05:05
05:10
05:14
05:19
05:24
05:28
05:34
05:37
05:41How a folder of markdown files beat BMAD, GSD, and most of the agent-framework ecosystem in 90 days.
May 10thHow Garry Tan compressed a 23-person org chart into a terminal, and why the first command is not /build.
May 23rdA live 35-minute demo of using the PLAID agent skill to plan, spec, and roadmap an app in Claude Cowork — then hand the output straight to Claude Code.
March 12thA 39-minute unedited head-to-head where Claude Code ships in an hour and Codex never finishes.
February 14thA 7-minute demo of understand-anything, the Claude Code plugin that turns a repo into a queryable knowledge graph with guided tours and dependency maps.
May 20thA solo developer distills 800 hours of trial-and-error into six Claude Code features most developers are missing.
October 27th 2025