🚀Claude-Code
anthropics/claude-code · homepage ↗
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
⭐ Hugely popular: 141k stars, gaining about 783 a week
View on GitHub ↗repo profile
momentum
durability
bus factor = how many people it takes to cover more than half the commits (6 months). 1 is a solo project; higher means the work is spread across a team. top-author share is the single busiest author's slice of those commits.
since we covered it
why it's a big deal
- Runs coding tasks from natural language in the terminal, so developers can offload routine work without leaving their existing shell.
- Reads and explains an existing codebase and handles git workflows, which helps people navigating unfamiliar or complex projects.
- Meets developers where they already are by operating via terminal, IDE, or GitHub @claude mentions.
under the hood
- The repository is mostly Python at 79 percent, with Shell at 13 percent and TypeScript at 5 percent, and it requires Node.js 18 or later.
- Installs via a shell or PowerShell script, Homebrew, WinGet, or the deprecated npm package, covering macOS, Linux, and Windows.
- Extensible through a plugins directory of custom commands and agents, with a built-in /bug command for reporting issues.
Radar summary, generated from the project's public sources
star history
- PR#3 5k 2025-03-05
- now 141k + 136k since first covered
curve is sampled from GitHub's star history, plus our own daily readings since we covered it; the dashed stretch is before we first covered it, the solid line since. figures at coverage are the numbers we printed then (approx.), current count is live.
understory
Better known than its recent output, coasting a little on attention.
- output, commits & releases
- clout, star velocity
output = commits & releases; clout = star velocity, both 0 to 100 monthly indices; the gap where output runs above clout is the understory. The understory →
covered in
-
Advanced Code Generation with Anthropics AI
similar projects
compare these →- 📋 spec-kit
💫 Toolkit to help you get started with Spec-Driven Development
129k ACTIVE - ⌨️ CLI-Anything
leaner, 47k stars
"CLI-Anything: Making ALL Software Agent-Native" -- CLI-Hub: https://clianything.cc/
47k ACTIVE - 🕸️ code-review-graph
leaner, 30k stars
Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-repo workflows.
30k ACTIVE
replaces
alternatives to GitHub Copilot →- GitHub Copilot
Microsoft
closed source - Cursor
Anysphere
closed source - Windsurf
Codeium
closed source
comments
Sign in with GitHub to add your blip on Claude-Code.