Tool · AI development
Claude Code
Claude Code is Anthropic's agentic coding tool that runs in the terminal. It reads and edits files across a codebase, runs shell commands, and carries out multi-step engineering tasks from natural-language instructions. It connects to external tools and data sources through the Model Context Protocol and is also available in IDEs and through a software development kit.
Best use case
Delegating multi-file code changes, debugging, and repository-wide refactors to an agent from the command line, without leaving the terminal or existing version-control workflow.