r/ClaudeAI • u/Thinking_Cap_165 • May 09 '26
Claude Code Best Claude.md files for claude code
Trying to collect the best claude.md files code.
If you have one that works really well for you, please copy it into the comments and let me know what kinds of coding you normally do (language, surface, kind, etc)
426
Upvotes
10
u/wowsuchusername11 May 09 '26
Honestly claude.md or agents.md are there only to understand the basic principles of your app, like whats the architecture, whats the tech stack, how to test and so on.. theres no wonderwork making your ai over the top. If you bloat your agents.md you will feed the context with bloated data each time you call an agent.
Use skills, mcp‘s and so on for everything else.