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
6 tracked builds
6 tracked builds
5 tracked builds
5 tracked builds
Filter the ranked board by type, timing, and proof signal.
18 signals found
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by...
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.. An open-source app for the AI coding ecosystem.
Extracted system prompts from ChatGPT (GPT-5.5 Thinking), Claude (Opus 4.7, Opus 4.6, Sonnet 4.6, Claude Code), Gemin...
Extracted system prompts from ChatGPT (GPT-5.5 Thinking), Claude (Opus 4.7, Opus 4.6, Sonnet 4.6, Claude Code), Gemini (3.1 Pro, 3 Flash, Gemini CLI), Grok (4.3 beta), Perplexity, and more. Updated regularly.. An open-source model for the AI coding ecosystem.
原汁原昧 Claude Code 可运行,可构建, 可调试版; Typescript 类型全修复; 企业级可靠性; 安全无毒, lock 文件保真, 可直接 bun i; bun run dev 启动
原汁原昧 Claude Code 可运行,可构建, 可调试版; Typescript 类型全修复; 企业级可靠性; 安全无毒, lock 文件保真, 可直接 bun i; bun run dev 启动. An open-source app for the AI coding ecosystem.
Community collection of OpenClaw use cases
Real-world use cases for OpenClaw — personal productivity to enterprise automation.
claude-code-action
claude-code-action. An open-source app for the AI coding ecosystem.
Chinese IM Docker bundle
Pre-configured Docker with Feishu, DingTalk, QQ, WeCom. One command deploy.
AI Agent Orchestration Dashboard
Manage agents, assign tasks, coordinate multi-agent workflows from a single dashboard.
A request monitoring system for Claude Code that captures and visualizes all API requests and responses in real time....
A request monitoring system for Claude Code that captures and visualizes all API requests and responses in real time. Helps developers monitor their Context for reviewing and debugging during Vibe Coding.. An open-source app for the AI coding ecosystem.
An index of my Claude Code related repos including a wide variety of starter templates for using Claude Code for comm...
An index of my Claude Code related repos including a wide variety of starter templates for using Claude Code for common and more imaginative purposes!
Kanban board for managing Claude Code agents in tmux.
Kanban board for managing Claude Code agents in tmux.
AI 时代的 Vibe Coding 实践:使用 Claude Code 从零开发 AI 漫剧生成平台的完整记录,涵盖技术选型、AI 驱动开发、UI 优化与功能迭代全流程。
AI 时代的 Vibe Coding 实践:使用 Claude Code 从零开发 AI 漫剧生成平台的完整记录,涵盖技术选型、AI 驱动开发、UI 优化与功能迭代全流程。. An open-source app for the AI coding ecosystem.
Vibe Better With Claude Code - You're not an engineer anymore. You're a prompt jockey with commit access. At least do...
Vibe Better With Claude Code - You're not an engineer anymore. You're a prompt jockey with commit access. At least do it properly.. An open-source app for the AI coding ecosystem.
OpenTrace is a knowledge graph platform that maps system architecture, code structure, and service relationships givi...
OpenTrace is a knowledge graph platform that maps system architecture, code structure, and service relationships giving you a visual, queryable map of how your codebase and infrastructure connect.
A token-efficient open-source AI assistant that remembers, adapts, and improves — secured, self-hosted, and entirely...
A token-efficient open-source AI assistant that remembers, adapts, and improves — secured, self-hosted, and entirely yours.
Hackable personal dotfiles managed with chezmoi
Hackable personal dotfiles managed with chezmoi
A control panel for Claude Code and Claude Desktop.
A control panel for Claude Code and Claude Desktop.
AI-powered chat-first terminal IDE for Android. Built entirely on a phone, by someone who can't write code.
AI-powered chat-first terminal IDE for Android. Built entirely on a phone, by someone who can't write code.
Self-hosted web dashboard for supervising multiple Claude Code AI sessions in tmux. Live terminals, real-time git dif...
Self-hosted web dashboard for supervising multiple Claude Code AI sessions in tmux. Live terminals, real-time git diffs, file browser, todo lists, prompt templates, and mobile PWA support. Micromanage your AI interns from any device.