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
4 tracked builds
5 tracked builds
Filter the ranked board by type, timing, and proof signal.
335 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.
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies
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.
CowAgent super AI assistant
Super AI assistant that thinks and plans autonomously. Supports Feishu, DingTalk.
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.
The job search that runs on your machine. AI job application framework built on Claude Code: evaluate postings, tailo...
The job search that runs on your machine. AI job application framework built on Claude Code: evaluate postings, tailor CVs, write cover letters, prep interviews. Fork it and own it.. An open-source agent for the AI coding ecosystem.
A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress
A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress. An open-source agent for the AI coding ecosystem.
Beads - A memory upgrade for your coding agent
Beads - A memory upgrade for your coding agent
Collection of 100+ specialized Claude Code subagents for every development use case.
Collection of 100+ specialized Claude Code subagents for every development use case.
All parts of Claude Code's system prompt, 24 builtin tool descriptions, sub agent prompts (Plan/Explore/Task), utilit...
All parts of Claude Code's system prompt, 24 builtin tool descriptions, sub agent prompts (Plan/Explore/Task), utility prompts (CLAUDE.md, compact, statusline, magic docs, WebFetch, Bash cmd, security review, agent creation). Updated for each Claude Code version.. An open-source agent for the AI coding ecosystem.
Autonomous AI development loop for Claude Code with intelligent exit detection
Autonomous AI development loop for Claude Code with intelligent exit detection. An open-source agent for the AI coding ecosystem.
The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework. Website: https://swarms.ai
The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework. Website: https://swarms.ai
TypeScript AI agent orchestration framework with dynamic workflows. Describe the goal, not the graph: a coordinator p...
TypeScript AI agent orchestration framework with dynamic workflows. Describe the goal, not the graph: a coordinator plans the task DAG at runtime and runs it on any LLM (Claude, ChatGPT, Gemini, DeepSeek, or local models).
AI Coding, Vim Style
AI Coding, Vim Style
Emdash is the Open-Source Agentic Development Environment ( YC W26). Run multiple coding agents in parallel. Use an...
Emdash is the Open-Source Agentic Development Environment ( YC W26). Run multiple coding agents in parallel. Use any provider.
AI-powered bug bounty hunting from your terminal - recon, 20 vuln classes, autonomous hunting, and report generatio...
AI-powered bug bounty hunting from your terminal - recon, 20 vuln classes, autonomous hunting, and report generation. All inside Claude Code.
The missing DevTools for Claude Code — inspect session logs, tool calls, token usage, subagents, and context window i...
The missing DevTools for Claude Code — inspect session logs, tool calls, token usage, subagents, and context window in a visual UI. Free, open source.
The World's First Unified Virtual Filesystem For AI Agents
The World's First Unified Virtual Filesystem For AI Agents
Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more. / 深入解析 Claude Code 源码...
Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more. / 深入解析 Claude Code 源码:架构、Agent 循环、上下文工程、工具系统等
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.
DSH 官方公众号收录的 TUI 补位插件:Claude Code 风,鲸鱼顶栏/实时状态/流式思考/双击 Esc 回滚/上下文进度+TPS。npm 一键装。 DSH official WeChat featured TUI plu...
DSH 官方公众号收录的 TUI 补位插件:Claude Code 风,鲸鱼顶栏/实时状态/流式思考/双击 Esc 回滚/上下文进度+TPS。npm 一键装。 DSH official WeChat featured TUI plugin — Claude Code style: whale bar, live status, streaming thoughts, double-Esc rollback, context bar + TPS. npm one-click.
AI coding workstation: Claude Code + web UI + 7 AI CLIs + headless browser + 50+ tools
AI coding workstation: Claude Code + web UI + 7 AI CLIs + headless browser + 50+ tools
Rebuild the object in a reference image as a code-only, procedural, quality-gated, animation-ready Three.js model. To...
Rebuild the object in a reference image as a code-only, procedural, quality-gated, animation-ready Three.js model. Token-efficient image-to-3D.
Automated TDD enforcement for Claude Code
Automated TDD enforcement for Claude Code
Use Claude Code's autonomous agent loop with DeepSeek V4 Pro, OpenRouter, or any Anthropic-compatible backend. Same U...
Use Claude Code's autonomous agent loop with DeepSeek V4 Pro, OpenRouter, or any Anthropic-compatible backend. Same UX, 17x cheaper.. An open-source agent for the AI coding ecosystem.
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
Harness for RSI. Let AI Build AI. Multi-Agent Auto-Dev Platform. Everything is Transparent.
Harness for RSI. Let AI Build AI. Multi-Agent Auto-Dev Platform. Everything is Transparent.
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.
Claude reads its own source code — 17-chapter architectural deep-dive into Claude Code v2.1.88. EN/ZH bilingual.
Claude reads its own source code — 17-chapter architectural deep-dive into Claude Code v2.1.88. EN/ZH bilingual.. An open-source agent for the AI coding ecosystem.
Minimal AI coding agent (~1,000 lines of Python) inspired by Claude Code. Works with any LLM. Think NanoGPT for codin...
Minimal AI coding agent (~1,000 lines of Python) inspired by Claude Code. Works with any LLM. Think NanoGPT for coding agents. Formerly NanoCoder.
Minimal coding agent written in Rust, optimized for memory footprint and performance
Minimal coding agent written in Rust, optimized for memory footprint and performance
Community-curated list of Claude Code sub-agents.
Community-curated list of Claude Code sub-agents.
X/Twitter research skill for Claude Code and OpenClaw. Agentic search, thread following, deep-dives, sourced briefings.
X/Twitter research skill for Claude Code and OpenClaw. Agentic search, thread following, deep-dives, sourced briefings.. An open-source agent for the AI coding ecosystem.
A dev environment for AI agents.
A dev environment for AI agents.
Agentic development harness for Claude Code — SPEC-driven plan/run/sync, TRUST 5 quality gates, model+effort routing,...
Agentic development harness for Claude Code — SPEC-driven plan/run/sync, TRUST 5 quality gates, model+effort routing, and Claude×GLM multi-LLM cost control. Single Go binary, 16 languages, zero deps.
Zero, your trustworthy AI teammate for real work.
Zero, your trustworthy AI teammate for real work.
The Agent Harness for AI-Human Collaboration, inspired by the AI-DLC (AI-Driven Development Lifecycle)
The Agent Harness for AI-Human Collaboration, inspired by the AI-DLC (AI-Driven Development Lifecycle)
Beautiful Claude Code Chat Interface for VS Code
Beautiful Claude Code Chat Interface for VS Code
A lightweight terminal coding assistant with Claude Code-like workflow, tool loop, and TUI architecture, built for le...
A lightweight terminal coding assistant with Claude Code-like workflow, tool loop, and TUI architecture, built for learning and experimentation. Multi-language support: TypeScript, Python and Rust implementations available now.
Claude Code. Any Model. The most powerful AI coding agent now speaks every language.
Claude Code. Any Model. The most powerful AI coding agent now speaks every language.
Beautiful alternative to OpenClaw
Nicer UI, better UX, same powerful agent. More polished OpenClaw experience.
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.
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.
Run 20+ Claude Code agents in parallel — automated bug fixing, sweeps, tmux monitoring.
Run 20+ Claude Code agents in parallel — automated bug fixing, sweeps, tmux monitoring.
Claude Code like Sub-agents for Pi — parallel execution, live widget, custom agent types, mid-run steering and more...
Claude Code like Sub-agents for Pi — parallel execution, live widget, custom agent types, mid-run steering and more...
Native LLM inference server for Apple Silicon. OpenAI + Anthropic API compatible. No Python. Includes MLX Core macOS...
Native LLM inference server for Apple Silicon. OpenAI + Anthropic API compatible. No Python. Includes MLX Core macOS app with chat, agent mode, and tool calling.
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.
OpenSwarm — Autonomous AI dev team orchestrator powered by Claude Code CLI. Discord control, Linear integration, cogn...
OpenSwarm — Autonomous AI dev team orchestrator powered by Claude Code CLI. Discord control, Linear integration, cognitive memory.
AI handles execution, humans own the direction, and every run becomes an inspectable research artifact on disk.
AI handles execution, humans own the direction, and every run becomes an inspectable research artifact on disk.
Version-Control for AI coding agents.
Version-Control for AI coding agents.
Switch between AI models in Claude Code. Build locally, deploy hosted agents for production.
Switch between AI models in Claude Code. Build locally, deploy hosted agents for production.
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.
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
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.
A terminal workbench in pure Rust: shells, persistent sessions, SSH, coding agents. GPU-rendered on Zed's gpui, VT co...
A terminal workbench in pure Rust: shells, persistent sessions, SSH, coding agents. GPU-rendered on Zed's gpui, VT core from Alacritty.
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.
AI that ships your tickets.
AI that ships your tickets.
Intelligence that compounds. Every single day.
Intelligence that compounds. Every single day.
AI pair programming in your terminal — one static binary, sub-ms startup, any model
AI pair programming in your terminal — one static binary, sub-ms startup, any model
A minimal modern terminal for AI coding experience — Sidebar workspaces; horizontal / vertical split panes; one-click...
A minimal modern terminal for AI coding experience — Sidebar workspaces; horizontal / vertical split panes; one-click agent launch; per-agent activity readout; live workspace state with one-click Node and branch switching.
Wayland - The AI Agent That Perceives. Reasons. Acts. Evolves.
Wayland - The AI Agent That Perceives. Reasons. Acts. Evolves.
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.
bkit Vibecoding Kit - PDCA methodology + Claude Code mastery for AI-native development
bkit Vibecoding Kit - PDCA methodology + Claude Code mastery for AI-native development
Autonomous AI dev-team bot
Autonomous AI dev-team bot
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.
Permanent memory for AI agents. Single binary, zero dependencies, MCP native.
Permanent memory for AI agents. Single binary, zero dependencies, MCP native.
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
Open source voice dictation platform for devs. Build voice workflows.
Open source voice dictation platform for devs. Build voice workflows.
30 sec to give your AI agents persistent memory. Reduce 90% token consumption while also maintaining quality.
30 sec to give your AI agents persistent memory. Reduce 90% token consumption while also maintaining quality.
Multi-workspace terminal aggregator with Claude Code AI integration
Multi-workspace terminal aggregator with Claude Code AI integration
:round_pushpin: My dotfiles for macOS using Neovim, Zsh, and Ghostty + Tmux
:round_pushpin: My dotfiles for macOS using Neovim, Zsh, and Ghostty + Tmux
Power BI CLI - semantic models (.NET TOM) and PBIR reports for token-efficient AI agent usage, built for Claude Code
Power BI CLI - semantic models (.NET TOM) and PBIR reports for token-efficient AI agent usage, built for Claude Code
A CLAUDE.md Generator and Maintenance tool for for Claude Code to create high-quality CLAUDE.md instruction files — a...
A CLAUDE.md Generator and Maintenance tool for for Claude Code to create high-quality CLAUDE.md instruction files — aligned with Anthropic’s best practices for Claude Code.. An open-source agent for the AI coding ecosystem.
36章AI Agent全栈课程:从ReAct循环到Claude Code逆向、MCP/A2A协议、RAG、DSPy、生产可观测性——全部为可运行Python文件,面试导向。
36章AI Agent全栈课程:从ReAct循环到Claude Code逆向、MCP/A2A协议、RAG、DSPy、生产可观测性——全部为可运行Python文件,面试导向。
Run Claude Desktop’s Cowork mode natively on Linux — no macOS or VM required
Run Claude Desktop’s Cowork mode natively on Linux — no macOS or VM required
Self-hosted runtime for autonomous Claude Code (and other CLI) AI agents. Apache 2.0.
Self-hosted runtime for autonomous Claude Code (and other CLI) AI agents. Apache 2.0.
Your Intelligence, Orchestrated. Every builder. Every team. Every agent. For Everyone.
Your Intelligence, Orchestrated. Every builder. Every team. Every agent. For Everyone.
Open-source GRC toolkit from the GRC Engineering Club. Claude Code plugins for evidence collection, SCF crosswalks, m...
Open-source GRC toolkit from the GRC Engineering Club. Claude Code plugins for evidence collection, SCF crosswalks, multi-framework gap reports, OSCAL workflows.
Turn Claude Code into a team workspace. Any device, one command.
Turn Claude Code into a team workspace. Any device, one command.
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.
整合 Claude Code 编程能力与 Hermes Agent 自进化能力的智能体 / An AI agent combining Claude Code coding capabilities with Hermes Agent...
整合 Claude Code 编程能力与 Hermes Agent 自进化能力的智能体 / An AI agent combining Claude Code coding capabilities with Hermes Agent self-evolution.
Bilingual ML / LLM / multimodal / diffusion / agent / generative-model interview cheat sheets (秋招经验手册) — single-file...
Bilingual ML / LLM / multimodal / diffusion / agent / generative-model interview cheat sheets (秋招经验手册) — single-file HTML reads anywhere on phone, iPad, and laptop — auto-generated by the ARIS /render-html workflow
Every AI coding agent on your machine, on one screen — live cost, tokens and tool calls across every provider, and...
Every AI coding agent on your machine, on one screen — live cost, tokens and tool calls across every provider, and a hold on anything dangerous until you say go. From your desk or your phone.
Rust-native CLI coding agent for hackers — terminal-native, pipe-composable, scrollback-safe. Built because Claude Co...
Rust-native CLI coding agent for hackers — terminal-native, pipe-composable, scrollback-safe. Built because Claude Code chose non-coders.
Autonomous Web3 security audit agent for Claude Code
Autonomous Web3 security audit agent for Claude Code
A tool to use the Ai2 Open Coding Agents Soft-Verified Efficient Repository Agents (SERA) model with Claude Code
A tool to use the Ai2 Open Coding Agents Soft-Verified Efficient Repository Agents (SERA) model with Claude Code. An open-source agent for the AI coding ecosystem.
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
Open-source Claude Managed Agents API implementation and self-hosted Claude Tag-style agent runtime. Drop-in compatib...
Open-source Claude Managed Agents API implementation and self-hosted Claude Tag-style agent runtime. Drop-in compatible; runs on Cloudflare Workers/Durable Objects or Node.js. Apache 2.0.
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
Stop letting your work go unnoticed. Meridian keeps an automatic work journal of what you worked on and what you fini...
Stop letting your work go unnoticed. Meridian keeps an automatic work journal of what you worked on and what you finished, summarised daily, and automatically drafts your project tickets for you.
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
The open-source, local-first alternative to Claude Code & Claude Cowork. Run multi-agent AI workflows locally with to...
The open-source, local-first alternative to Claude Code & Claude Cowork. Run multi-agent AI workflows locally with total privacy and zero cloud lock-in.
Physical controller & multi-surface dashboard for AI coding agents — Stream Deck+, Android, iOS/macOS, ESP32 displays...
Physical controller & multi-surface dashboard for AI coding agents — Stream Deck+, Android, iOS/macOS, ESP32 displays, TUI
Claude Code plugin that generates production-grade Python CLIs for any web app. 20 CLIs and counting.
Claude Code plugin that generates production-grade Python CLIs for any web app. 20 CLIs and counting.