Claude Code is Anthropic's command-line coding agent. It reads your repo, plans changes, edits files, runs tests, and works alongside you in the terminal or your editor.
Use cases
codingagentterminaldeveloper-toolsautomation
Best for
- Pair-programming inside the terminal
- Multi-file refactors in real repos
- Running, testing, and shipping code
- Automating repetitive dev tasks
Not for
- Non-developers
- Visual UI design
- Working without a code editor