claude-code-vscode

Claude Code Vscode.Github.Io — Git skill for Claude Code

Git community

The Claude Code VSCode extension is free, needs VS Code 1.98.0 or higher, and bills through your Claude plan.

How to install Claude Code Vscode.Github.Io

This entry records only its repository, not the path inside it, so there is no exact command to give. Open claude-code-vscode/claude-code-vscode.github.io and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Claude Code Vscode.Github.Io does

The Claude Code VSCode extension is free, needs VS Code 1.98.0 or higher, and bills through your Claude plan. What the sidebar adds, and what still needs the CLI.

Alternatives in Git

  • Triage Open Pull Requests — Review, label, and act on all open PRs for a repository using parallel review agents 10.8k ★
  • Git MCP — GitHub Repo stars Free open-source remote MCP server for any GitHub project Git integration MCP 7.8k ★
  • GitHub Review PR — Use when a PR needs full review — resolves merge conflicts with the base first, then fixes CI failures, then a 1.5k ★

README

Editor Extension Notes

The Claude Code VSCode extension has passed 25 million installs. Here is what the sidebar genuinely adds over the terminal, and which features still require the CLI.

**Read the full page:** https://claude-code-vscode.github.io/

This is for developers who already live in VS Code and already pay for Claude, and who want an agent that can see the file they have open and show its edits as inline diffs before applying them. It is not the right tool if you do not have a codebase yet, or if you want a single install that also handles hosting and deployment, because it does neither. The caveat worth knowing up front: the extension is free, but the model access behind it is not, and the listing does not quote a number for it. If what you need is a starting project rather than help inside an existing one, Begin.sh turns a prompt or a URL into a downloadable static site or Expo app.

What's here

  • What the sidebar adds over the terminal — The original Claude Code was a terminal program, and the extension is a genuine editor integration rather than a terminal in a panel. Anthropic's description is
  • Install requirements and what it actually costs — The Marketplace listing is published by Anthropic under the identifier anthropic.claude-code, sits in the AI category, and is marked Free. It has recorded 25,97
  • Checkpoints, and exactly what they miss — Checkpointing is the feature that makes delegating a wide refactor reasonable. The system automatically saves your code state before each change, and you rewind
  • Which features still need the command line — Anthropic is candid that the extension is not a full replacement for the CLI. Subagents, custom slash commands and MCP all work in the VS Code extension, but th
  • When an editor extension is the wrong shape — Everything above assumes a repository already open. That assumption fails more often than tooling reviews admit, usually at the start of something: a landing pa

**Try Beg