Claude Code

Claude Code

Agentic coding in your terminal

Anthropic's CLI tool that turns Claude into an autonomous coding agent. Edits files, runs commands, and builds features end-to-end from your terminal.

5 projects on vibecode.funVisit website ↗Read guides →

Best for

  • Terminal agents
  • Repo-wide refactors
  • Skills + MCP
  • Autonomous loops

How builders use it

  • Run from the project root with a clear outcome ("ship X, leave Y alone").
  • Load skills for repeated workflows (review, ship, debug) instead of re-prompting.
  • Verify with tests / browser before you call it done — agent ≠ shipped.

Related tools

Compare

  • Claude Code vs cursor

    Claude Code for autonomous end-to-end tasks in the terminal. Cursor for interactive AI pair-programming inside an editor.

  • Claude Code vs chatgpt

    ChatGPT is a general-purpose chat assistant. Claude Code is a terminal agent that edits your repo.

Apps built with Claude Code