Anthropic Just Redefined Vibe Coding With Claude Code Web

Anthropic Just Redefined Vibe Coding With Claude Code Web

Anthropic keeps shipping features that are wired to how people actually use AI, not just demo fluff — like Claude Skills, where you package up actions and delegate them. Now they’re doing the same thing for engineers with something new called Claude Code Web. On the surface it looks “for developers,” because it plugs directly into how real teams already work — GitHub repos, branches, PR review, tests, deploy — but it’s bigger than that: you don’t need a local environment, you don’t need to install anything, and you don’t even need to write code yourself. You can literally talk to it, have it spin up a site from basically nothing, wire in a live /news page that pulls data from the internet, and ship that site publicly on GitHub Pages — all through natural language. To be super clear on what this is (and what it isn’t:

  • Claude app: you chat, it answers, you wait, and you still have to copy/paste, run, debug, and deploy yourself.
  • Claude Code (local): runs in your terminal/IDE using your setup; it helps you edit and run code on your machine, but you still need the repo and environment.
  • Claude Code Web: runs in Anthropic’s cloud with no install, can work multiple tasks in parallel across repos, pulls live data, and hands you PRs that are ready to merge and ship.

This isn’t just an assistant for people who already know the stack; this is “tell it the vibe, get a working product.”

Data Privacy | Imprint