Anthropic’s CLI for Claude — the coding agent
Claude Code is Anthropic’s official CLI for coding with Claude. Explore skills, MCP servers, frameworks, and tools built for the Claude Code ecosystem.
npm install -g @anthropic-ai/claude-codeRequires Node.js 18+. Works on macOS, Linux, and WSL.
cd your-project && claudeOpens an interactive session. Claude reads your codebase and helps you code.
Add skills (custom slash commands), MCP servers (external tools), hooks (lifecycle events), and agents for complex tasks.
One command. Takes about 30 seconds.
Check if you have Node.js
node --versionYou need v18 or higher. If you see a number like v20.11.0, you're good. If you get "command not found", go to nodejs.org and install it first.
Install Claude Code globally
npm install -g @anthropic-ai/claude-codeThis installs the claude command on your machine. Runs on macOS, Linux, and Windows (WSL).
Verify it worked
claude --versionYou should see a version number. If you do, you're ready to go.
Point it at your code and start talking.
Open your terminal
On Mac: Spotlight → type "Terminal". On Windows: open WSL or Windows Terminal.
Navigate to your project folder
cd ~/my-projectReplace ~/my-project with the actual path to your project.
Start Claude Code
claudeThat's it. Just type claude and hit Enter.
First time? Log in
It'll open a browser window to authenticate with your Anthropic account. Log in, come back to the terminal, and you're connected.
Start talking
Claude automatically reads your project files. Just describe what you want: "add a login page", "fix the failing test", "refactor this function".
Everything you need to know to not feel lost.
Send your message
Cancel what Claude is doing right now
Exit Claude Code completely
Scroll through your message history
/helpSee all available commands
/clearWipe the conversation and start fresh
/compactSummarize and shrink the conversation
/costSee how much this session has cost so far
Pro tip: When Claude wants to edit a file or run a command, it'll ask for permission. Press y to allow, n to deny. You can also type ! to allow and stop asking for that type of action.
The strongest lanes in this ecosystem, ranked by visible public proof.
6 tracked builds
5 tracked builds
5 tracked builds
6 tracked builds
5 tracked builds
5 tracked builds
Filter the ranked board by type, timing, and proof signal.
153 signals found
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code fast...
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.
Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1
Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1. An open-source agent for the AI coding ecosystem.
A visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates tha...
A visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.. An open-source agent for the AI coding ecosystem.
Teams-first Multi-agent orchestration for Claude Code
Teams-first Multi-agent orchestration for Claude Code. An open-source agent for the AI coding ecosystem.
AI Coding, Vim Style
AI Coding, Vim Style
A Unified Virtual Filesystem For AI Agents
A Unified Virtual Filesystem For AI Agents
Claude Code Dedicated Development Harness - Achieving High-Quality Development Through an Autonomous Plan→Work→Review...
Claude Code Dedicated Development Harness - Achieving High-Quality Development Through an Autonomous Plan→Work→Review Cycle. An open-source agent for the AI coding ecosystem.
Deep dive into Claude Code's source code— learn from the best agent implementation out there.
Deep dive into Claude Code's source code— learn from the best agent implementation out there.
A Systematic Analysis and Discussion of Claude Code for Designing Today's and Future AI Agent Systems
A Systematic Analysis and Discussion of Claude Code for Designing Today's and Future AI Agent Systems
Minimal coding agent written in Rust, optimized for memory footprint and performance
Minimal coding agent written in Rust, optimized for memory footprint and performance
Zero, your trustworthy AI teammate for real work.
Zero, your trustworthy AI teammate for real work.
A dev environment for AI agents.
A dev environment for AI agents.
Desktop pets for AI coding agents. Install pets, connect Claude Code via MCP, and see live coding status on your desk...
Desktop pets for AI coding agents. Install pets, connect Claude Code via MCP, and see live coding status on your desktop.
AI coding agent that edits symbols, not strings. AST surgery, full LSP, and a live code graph wired to memory that re...
AI coding agent that edits symbols, not strings. AST surgery, full LSP, and a live code graph wired to memory that resurfaces by file, co-change, and semantics.
Fully recreating Claude Code from scratch, so anyone can learn how it works.
Fully recreating Claude Code from scratch, so anyone can learn how it works.
The agent that turns websites into APIs!
The agent that turns websites into APIs!
Give your AI agent a brain that remembers. Local memory system for Claude Code — 100% private, GPU-accelerated, zero...
Give your AI agent a brain that remembers. Local memory system for Claude Code — 100% private, GPU-accelerated, zero cloud dependency.
Version-Control for AI coding agents.
Version-Control for AI coding agents.
What started as an opinionated Claude Code setup kit is now an autonomous AI engineering command center
What started as an opinionated Claude Code setup kit is now an autonomous AI engineering command center
An open-source AI-native operating system to define, organize, and run intelligent agent teams
An open-source AI-native operating system to define, organize, and run intelligent agent teams
bkit Vibecoding Kit - PDCA methodology + Claude Code mastery for AI-native development
bkit Vibecoding Kit - PDCA methodology + Claude Code mastery for AI-native development
Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats...
Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically..
Intelligence that compounds. Every single day.
Intelligence that compounds. Every single day.
The most autonomous agent framework. No approval loops. No babysitting. Configure once, forget forever.
The most autonomous agent framework. No approval loops. No babysitting. Configure once, forget forever.
macOS Dynamic Island for AI coding agents. Monitor, approve, and jump to Claude Code sessions from the notch.
macOS Dynamic Island for AI coding agents. Monitor, approve, and jump to Claude Code sessions from the notch.
AI that ships your tickets.
AI that ships your tickets.
Vlad's Playbook — the operator's field manual where every artifact is live, clickable, and forwardable. 39 chapters ·...
Vlad's Playbook — the operator's field manual where every artifact is live, clickable, and forwardable. 39 chapters · 25 interactive widgets · 3 embedded case studies (AFC pitch + sanitized client audit). Read it → dive.vladyslavpodoliako.com
:round_pushpin: My dotfiles for macOS using Neovim, Zsh, and Ghostty + Tmux
:round_pushpin: My dotfiles for macOS using Neovim, Zsh, and Ghostty + Tmux
Multi-workspace terminal aggregator with Claude Code AI integration
Multi-workspace terminal aggregator with Claude Code AI integration
Sub-agents for pi with Claude Code look and feel — parallel execution, live widget, custom agent types, mid-run steer...
Sub-agents for pi with Claude Code look and feel — parallel execution, live widget, custom agent types, mid-run steering and more...
36章AI Agent全栈课程:从ReAct循环到Claude Code逆向、MCP/A2A协议、RAG、DSPy、生产可观测性——全部为可运行Python文件,面试导向。
36章AI Agent全栈课程:从ReAct循环到Claude Code逆向、MCP/A2A协议、RAG、DSPy、生产可观测性——全部为可运行Python文件,面试导向。
Wishes in, PRs out. CLI agent that interviews you, plans the work, dispatches parallel agents in isolated worktrees,...
Wishes in, PRs out. CLI agent that interviews you, plans the work, dispatches parallel agents in isolated worktrees, and reviews code before you see it.
AI Kanban & Development Environment. Orchestrate multiple agents, review changes, open PRs. Multi-provider, self-host...
AI Kanban & Development Environment. Orchestrate multiple agents, review changes, open PRs. Multi-provider, self-hostable, no telemetry.
Your Intelligence, Orchestrated. Every builder. Every team. Every agent. For Everyone.
Your Intelligence, Orchestrated. Every builder. Every team. Every agent. For Everyone.
Claude Code 的开源替代方案。Multi Agent AI 编程助手,CLI & Web UI 双入口。自托管,随处部署——手机浏览器也能完整操控。支持任意 LLM,原生浏览器自动化,90+ 命令。技能、插件与持久记忆。企业...
Claude Code 的开源替代方案。Multi Agent AI 编程助手,CLI & Web UI 双入口。自托管,随处部署——手机浏览器也能完整操控。支持任意 LLM,原生浏览器自动化,90+ 命令。技能、插件与持久记忆。企业级安全,零锁定。Docker 一键部署。
Claude Code plugin to consult multiple AI coding agents (Gemini, OpenAI, Grok) for diverse perspectives
Claude Code plugin to consult multiple AI coding agents (Gemini, OpenAI, Grok) for diverse perspectives
Open-source Claude Code agent multiplexer — run dozens of parallel AI coding agents unattended via tmux
Open-source Claude Code agent multiplexer — run dozens of parallel AI coding agents unattended via tmux
Make AI agents and AI workflows measurably reliable. Epistemic measurement, Noetic RAG, Sentinel gating, and grounded...
Make AI agents and AI workflows measurably reliable. Epistemic measurement, Noetic RAG, Sentinel gating, and grounded calibration for Claude Code and beyond
Building agentic coding assistant in public
Building agentic coding assistant in public
Claude Code plugin that generates production-grade Python CLIs for any web app. 17 CLIs and counting.
Claude Code plugin that generates production-grade Python CLIs for any web app. 17 CLIs and counting.
X-ray vision for AI agent sessions — a transparent HTTP proxy and dashboard for Claude Code
X-ray vision for AI agent sessions — a transparent HTTP proxy and dashboard for Claude Code
Terminal-first AI assistant for software engineering tasks (inspired by Claude Code v2.0.67)
Terminal-first AI assistant for software engineering tasks (inspired by Claude Code v2.0.67)
A provider-agnostic scaffolding kit for running structured multi-agent workflows in your codebase.
A provider-agnostic scaffolding kit for running structured multi-agent workflows in your codebase.
Build a Claude Code–like CLI coding agent from scratch.
Build a Claude Code–like CLI coding agent from scratch.
Keyboard-first desktop Kanban workspace for AI coding agents with embedded terminals, git worktrees, and hook-driven...
Keyboard-first desktop Kanban workspace for AI coding agents with embedded terminals, git worktrees, and hook-driven task tracking.
Turn isolated Claude sessions into a continuous working relationship
Turn isolated Claude sessions into a continuous working relationship
macOS containment for AI agents — user isolation, kernel sandbox, pf firewall, DNS blocklist, backup/rollback. TLA+ v...
macOS containment for AI agents — user isolation, kernel sandbox, pf firewall, DNS blocklist, backup/rollback. TLA+ verified.
The open source coding agent.
The open source coding agent.