Claude Code Best Practices \ Anthropic
Claude Code is a command line tool for agentic coding. This post covers tips and tricks that have proven effective for using Claude Code across various codebases, languages, and environments. We recently released Claude Code, a command line tool for agentic coding. Developed as a research project, Claude Code gives Anthropic engineers and researchers a more native way to integrate Claude into their coding workflows. Claude Code is intentionally low-level and unopinionated, providing close to raw model access without forcing specific workflows. This design philosophy creates a flexible, customizable, scriptable, and safe power tool. While powerful, this flexibility presents a learning curve for engineers new to agentic coding tools—at least until they develop their own best practices. This post outlines general patterns that have proven effective, both for Anthropic's internal teams and for external engineers using Claude Code across various codebases, languages, and environments. Nothi
Best practices for Claude Code - Claude Code Docs Documentation Index Fetch the complete documentation index at: /docs/llms.txt Use this file to discover all available pages before exploring further. Skip to main content Claude Code is an agentic coding environment. Unlike a chatbot that answers questions and waits, Claude Code can read your files, run commands, make changes, and autonomously work through problems while you watch, redirect, or step away entirely. This changes how you work. Instead of writing code yourself and asking Claude to review it, you describe what you want and Claude fi
Explore this link on the map →saved by
related reading
- Claude Code Cheat Sheetcc.storyfox.cz
- How I Use Claude Code | Philipp Spiessspiess.dev
- A Guide to Claude Code 2.0 and getting better at using coding agents – sankalp's blogsankalp.bearblog.dev
- Using CLAUDE.MD files: Customizing Claude Code for your codebase | Claudeclaude.com
- Using CLAUDE.MD files: Customizing Claude Code for your codebase | Claudeclaude.com
- Claude Code is My Computer | Peter Steinbergersteipete.me
- How Anthropic teams use Claude Code | Claudeanthropic.com
- How Claude Code is built - by Gergely Orosznewsletter.pragmaticengineer.com
- GitHub - ykdojo/claude-code-tips: 40+ tips for getting the most out of Claude Code, from basics to advanced - includes a custom status line script and Claude Code running itself in a container. Also includes the dx plugin: skills for everydgithub.com
- Cooking with Claude Code: The Complete Tutorial & Guide | Sid Bharathsidbharath.com
- Claude Code Hit Escape Velocity in January. So I Used Claude Code to /Catch-Up.zerotopete.com
- cchistory: Tracking Claude Code System Prompt and Tool Changesmariozechner.at