Original: Anthropic Engineering · 21/02/2026
Summary
Claude Code is an agentic coding tool that reads your codebase, edits files, runs commands, and integrates with your development tools. * Overview * Quickstart * ChangelogKey Insights
“Claude Code is an agentic coding tool that reads your codebase, edits files, runs commands, and integrates with your development tools.” — Introduction to Claude Code’s capabilities.
“Automate the work you keep putting off.” — Highlighting Claude Code’s ability to handle tedious development tasks.
“Native installations automatically update in the background to keep you on the latest version.” — Discussing the benefits of native installation for Claude Code.
Topics
Full Article
Claude Code overview
Author: Anthropic EngineeringPublished: 2026-02-21
Source: https://www.anthropic.com/engineering/claude-code-best-practices
Claude Code overview - Claude Code Docs Skip to main content Claude Code Docs home page
Getting started
Core concepts
Platforms and integrations
- Claude Code on the web
- Chrome extension (beta)
- Visual Studio Code
- JetBrains IDEs
- GitHub Actions
- GitLab CI/CD
- Claude Code in Slack
Claude Code overview
Claude Code is an agentic coding tool that reads your codebase, edits files, runs commands, and integrates with your development tools. Available in your terminal, IDE, desktop app, and browser. Claude Code is an AI-powered coding assistant that helps you build features, fix bugs, and automate development tasks. It understands your entire codebase and can work across multiple files and tools to get things done. Get started
Choose your environment to get started. Most surfaces require a Claude subscription or Anthropic Console account. The Terminal CLI and VS Code also support third-party providers.- Terminal
- VS Code
- Desktop app
- Web
- JetBrains
- Native Install (Recommended)
- Homebrew
- WinGet
Cmd+Shift+X on Mac, Ctrl+Shift+X on Windows/Linux). After installing, open the Command Palette (Cmd+Shift+P / Ctrl+Shift+P), type “Claude Code”, and select Open in New Tab.Get started with VS Code →
A standalone app for running Claude Code outside your IDE or terminal. Review diffs visually, run multiple sessions side by side, and kick off cloud sessions.Download and install:
- macOS (Intel and Apple Silicon)
- Windows (x64)
- Windows ARM64 (remote sessions only)
What you can do
Here are some of the ways you can use Claude Code: Automate the work you keep putting off Claude Code handles the tedious tasks that eat up your day: writing tests for untested code, fixing lint errors across a project, resolving merge conflicts, updating dependencies, and writing release notes. Report incorrect code Ask AI Use Claude Code everywhere
Each surface connects to the same underlying Claude Code engine, so your CLAUDE.md files, settings, and MCP servers work across all of them. Beyond the Terminal, VS Code, JetBrains, Desktop, and Web environments above, Claude Code integrates with CI/CD, chat, and browser workflows:| I want to… | Best option |
|---|---|
| Start a task locally, continue on mobile | Web or Claude iOS app |
| Automate PR reviews and issue triage | GitHub Actions or GitLab CI/CD |
| Route bug reports from Slack to pull requests | Slack |
| Debug live web applications | Chrome |
| Build custom agents for your own workflows | Agent SDK |
Next steps
Once you’ve installed Claude Code, these guides help you go deeper.- Quickstart: walk through your first real task, from exploring a codebase to committing a fix
- Level up with best practices and common workflows
- Settings: customize Claude Code for your workflow
- Troubleshooting: solutions for common issues
- code.claude.com: demos, pricing, and product details
Key Takeaways
Notable Quotes
Claude Code is an agentic coding tool that reads your codebase, edits files, runs commands, and integrates with your development tools.Context: Introduction to Claude Code’s capabilities.
Automate the work you keep putting off.Context: Highlighting Claude Code’s ability to handle tedious development tasks.
Native installations automatically update in the background to keep you on the latest version.Context: Discussing the benefits of native installation for Claude Code.
Related Topics
- [[topics/prompt-engineering]]
- [[topics/ai-agents]]
- [[topics/claude-code]]
Related Articles
Building agents with the Claude Agent SDK
Anthropic Engineering · tutorial · 83% similar
Claude Code: The Most Common Questions Beginners Ask
Dan Shipper (Every) · explanation · 82% similar
How I Use Claude Code to Ship Like a Team of Five
Dan Shipper (Every) · explanation · 81% similar
Originally published at https://www.anthropic.com/engineering/claude-code-best-practices.