Claude.md templates based on Boris Cherny's advice
Boris Cherny (Claude Code creator) recently dropped a threads on how his team at Anthropic uses Claude Code. The key insight: they don't treat it as a static config. After every correction, they tell Claude "Update your CLAUDE.md so you don't make that mistake again." Claude writes a rule for itself. They review it, commit it to git. The mistake never happens again. I cross-referenced his tweets with Anthropic's official docs and other best practices for CLAUDE.md and then packaged it into a starter kit: - Fill-in-the-blank templates for Next.js/TypeScript, Python/FastAPI, and a…
In plain words
Claude.md templates is a starter kit for developers using Claude Code. It provides fill-in-the-blank configuration templates for Next.js/TypeScript, Python/FastAPI, and general projects, based on practices from Anthropic's team. The kit includes workflow patterns for planning, verification, and multi-agent strategies, with each recommendation sourced to official documentation. Developers use these templates to create self-updating rules that prevent recurring coding mistakes by having Claude revise its instructions after each correction.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
Boris Cherny (Claude Code creator) recently dropped a threads on how his team at Anthropic uses Claude Code. The key insight: they don't treat it as a static config. After every correction, they tell Claude "Update your CLAUDE.md so you don't make that mistake again." Claude writes a rule for itself. They review it, commit it to git. The mistake never happens again. I cross-referenced his tweets with Anthropic's official docs and other best practices for CLAUDE.md and then packaged it into a starter kit: - Fill-in-the-blank templates for Next.js/TypeScript, Python/FastAPI, and a generic catch-all - The workflow patterns his team actually uses (plan mode, verification loops, subagent strategy) - Every claim cited back to the source tweet or doc Repo: https://github.com/abhishekray07/claude-md-templates What's in your CLAUDE.md that's made a measurable difference?
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com
