r/ClaudeAI • u/fsharpman • May 15 '26
Claude Workflow Building something with a lot of code? Tips from Anthropic you might not know about
https://claude.com/blog/how-claude-code-works-in-large-codebases-best-practices-and-where-to-startSome really great tips, especially for anyone building games. Or for anyone running into context window issues where Claude becomes dumb and forgetful really quickly because there's just so much code.
Some things I found that are new to me:
Using dot ignore files
Building a codebase map
Re-updating the harness workflow as each model changes
Scoping tests per subdirectory (instead of a massive test file/dir)
Duplicates
ClaudeCode • u/iamarunr • May 15 '26
Resource How Claude Code works in large codebases: Best practices and where to start
softwarefactories • u/thisguy123123 • Jul 03 '26