@cyrilXBT: ANDREJ KARPATHY WROTE 65 LINES IN A CLAUDE.MD FILE AND IT JUST HIT NUMBER 1 ON GITHUB TRENDING. Coding accuracy jumped …
Summary
Andrej Karpathy's 65-line CLAUDE.md configuration file for Claude Code became #1 on GitHub trending, boosting coding accuracy from 65% to 94% by providing clear operating principles.
View Cached Full Text
Cached at: 05/24/26, 06:24 AM
ANDREJ KARPATHY WROTE 65 LINES IN A CLAUDE.MD FILE AND IT JUST HIT NUMBER 1 ON GITHUB TRENDING.
Coding accuracy jumped from 65% to 94%.
Not a new model.
Not a better subscription.
65 lines of plain text.
Here is what that number actually means.
65% accuracy means one in three things Claude Code builds has a problem.
94% accuracy means almost everything it builds works the first time.
That gap is the difference between Claude Code feeling like a powerful tool and Claude Code feeling like a senior engineer who knows your codebase.
And Karpathy closed that gap with a text file.
Here is why this works.
Claude Code starts every session with zero context about your project, your standards, or how you want it to operate.
Without a CLAUDE.md it makes assumptions.
Reasonable assumptions compound into unreasonable outcomes across a complex build.
With Karpathy’s 65 lines it has rules.
Think before you code.
Make surgical changes.
Simplicity first.
Never assume. Verify.
When uncertain ask.
These are not complex instructions.
They are the operating principles of every great engineer compressed into plain text that Claude reads before it touches your codebase.
65 lines.
Number 1 on GitHub.
29% accuracy improvement.
The entire Claude Code community has been trying to figure out why some setups feel transformative and others feel mediocre.
Karpathy just answered the question in 65 lines and published it for free.
Bookmark this before you open Claude Code today.
Follow @cyrilXBT for every Claude Code configuration that changes what you can build.
Similar Articles
@InduTripat82427: OpenAI co-founder Karpathy's CLAUDE.md is dominating the #1 spot in GitHub trends. Its contents are neither a library n…
Andrej Karpathy's CLAUDE.md file, a 65-line text file outlining coding principles, has become the #1 trending repository on GitHub with over 100k stars.
@cyrilXBT: ANDREJ KARPATHY SPENT 4 MINUTES IN AN INTERVIEW AND ACCIDENTALLY EXPOSED HOW ALMOST NOBODY IS ACTUALLY USING CLAUDE. No…
Andrej Karpathy highlighted that most developers misuse Claude by not configuring it properly; a developer created 21 configuration rules that boosted Claude Code's accuracy from 65% to 94%, garnering 82,000 GitHub stars.
@PrajwalTomar_: BRO this is CRAZY. Karpathy's 4 rules for Claude Code just got turned into a full CLAUDE .md template on Reddit. A deve…
A developer turned Karpathy's four rules for Claude Code into a full CLAUDE .md template, reportedly boosting coding accuracy from 65% to 94% on a real codebase.
@Voxyz_ai: just checked github trending, the #1 repo this week is a CLAUDE.md file. 44,465 new stars this week. a skill distilling…
A single CLAUDE.md file became GitHub's top-trending repo with 44k weekly stars by distilling Andrej Karpathy's LLM coding advice into four principles.
@NFTCPS: Karpathy's CLAUDE.md tops GitHub Trending with 220k stars, but I bet you haven't read it. Just 65 lines. It boosts AI code generation accuracy from 65% to 94%. You know what most people are doing? Stacking prompts, buying courses, researching 'the strongest...'
Introduces (nominally) Karpathy's CLAUDE.md file, just 65 lines and 4 rules, claiming to boost AI code generation accuracy from 65% to 94%. Actually points to the entropyvortex/meta-llm-charter repository, which is an engineering charter for LLM coding agents, containing 11 rules and a zero-pause execution layer.