Skip to content

Claude Code

Claude Code is Anthropic’s terminal-native AI coding assistant. It runs interactive sessions and headless jobs, reads and writes files in your project, runs shell commands, and supports the full stack of Claude building blocks — skills, plugins, hooks, subagents, MCP, and CLAUDE.md project memory.

Follow the official install instructions, which stay current as Anthropic updates the recommended method:

Claude Code setup (official docs)

For the broader Claude onboarding (account, plan, apps), see Getting Started with Claude.

  • Interactive coding — refactor, debug, write tests, explore a codebase with the AI navigating files and running commands
  • Headless automationclaude -p "prompt" --dangerously-skip-permissions in CI/CD or scheduled jobs
  • Extend with skills and plugins — install from handsonai-plugins or write your own
  • Connect to external systems — MCP servers give Claude Code access to databases, APIs, and project tooling
  • Project memoryCLAUDE.md persists conventions and context across sessions