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.
11 signals found
Native macOS menu bar app to use your Claude Code & ChatGPT subscriptions with AI coding tools - no API keys needed
Native macOS menu bar app to use your Claude Code & ChatGPT subscriptions with AI coding tools - no API keys needed. An open-source tool for the AI coding ecosystem.
AI 时代的 Vibe Coding 实践:使用 Claude Code 从零开发 AI 漫剧生成平台的完整记录,涵盖技术选型、AI 驱动开发、UI 优化与功能迭代全流程。
AI 时代的 Vibe Coding 实践:使用 Claude Code 从零开发 AI 漫剧生成平台的完整记录,涵盖技术选型、AI 驱动开发、UI 优化与功能迭代全流程。. An open-source tool for the AI coding ecosystem.
AI-powered macOS development workspace. Git worktrees, Claude Code sessions, and dev servers in a single native app.
AI-powered macOS development workspace. Git worktrees, Claude Code sessions, and dev servers in a single native app.
一条命令获取专属云主机,预装 Claude Code,所有流量走指定出口 IP。基于 Docker + WireGuard/sing-box 全隧道,零泄漏。
一条命令获取专属云主机,预装 Claude Code,所有流量走指定出口 IP。基于 Docker + WireGuard/sing-box 全隧道,零泄漏。
Static source analysis that generates deterministic Claude Code documentation ecosystems — no LLM guessing, only code...
Static source analysis that generates deterministic Claude Code documentation ecosystems — no LLM guessing, only code-confirmed facts.
ClaudeWatch — beautiful macOS menu bar tracker for Claude Code. Live session & weekly usage, all-models & Sonnet brea...
ClaudeWatch — beautiful macOS menu bar tracker for Claude Code. Live session & weekly usage, all-models & Sonnet breakdown, Last-24h behavior insights, dynamic Claude Max/Pro/Team plan detection. SwiftUI + Python, zero API tokens consumed.
Claude Code workspace toolkit: persistent memory, multi-account inbox MCPs, rule discipline, auto-capture knowledge b...
Claude Code workspace toolkit: persistent memory, multi-account inbox MCPs, rule discipline, auto-capture knowledge base. MIT.
Claude's missing better half — a companion tool for Claude Code usage.
Claude's missing better half — a companion tool for Claude Code usage.
Moflo is an opinionated fork of Ruflo/Claude Flow that is optimized for local Claude development and automation. It i...
Moflo is an opinionated fork of Ruflo/Claude Flow that is optimized for local Claude development and automation. It is intended to boost Claude's productivity while just working OOTB. No bloat, just boost.
Session manager for Claude Code with automatic documentation and artifact tracking
Session manager for Claude Code with automatic documentation and artifact tracking
One-click Claude Code installer for Windows + macOS. Bundles Node.js, Git, Windows Terminal theme, live status bar, f...
One-click Claude Code installer for Windows + macOS. Bundles Node.js, Git, Windows Terminal theme, live status bar, folder picker, and right-click integration. Zero-to-Claude in under a minute.