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.
13 signals found
An Obsidian plugin that embeds Claude Code as an AI collaborator in your vault
An Obsidian plugin that embeds Claude Code as an AI collaborator in your vault. An open-source plugin for the AI coding ecosystem.
Context management via hooks. Ledgers, handoffs, MCP execution without context pollution.
Context management via hooks. Ledgers, handoffs, MCP execution without context pollution.
Master Claude Code hooks — comprehensive guide and examples.
Master Claude Code hooks — comprehensive guide and examples.
Real-time monitoring for Claude Code agents through hook event tracking.
Real-time monitoring for Claude Code agents through hook event tracking.
OpenClaw Chinese IM integrations
Plugins for Feishu, DingTalk, QQ, WeCom, WeChat.
Connect OpenClaw to personal WeChat
Stable WeChat integration for OpenClaw agents.
Enterprise WeChat AI bot plugin
WeCom AI bot — streaming output, dynamic cards, enterprise integration.
Experimental skills for Claude Code Superpowers - new techniques and tools
Experimental skills for Claude Code Superpowers - new techniques and tools. An open-source plugin for the AI coding ecosystem.
Build mods for Claude Code: hook requests, modify responses, custom model routing.
Build mods for Claude Code: hook requests, modify responses, custom model routing.
Complete software development lifecycle skills optimized for non-technical founders building SaaS applications with A...
Complete software development lifecycle skills optimized for non-technical founders building SaaS applications with AI tools (Lovable, Replit, Claude Code).. An open-source plugin for the AI coding ecosystem.
Python SDK for Claude Code hooks.
Python SDK for Claude Code hooks.
PHP SDK for building Claude Code hooks.
PHP SDK for building Claude Code hooks.
Lightweight persistent memory system for Claude Code — FTS5 search, episode batching, error-triggered recall
Lightweight persistent memory system for Claude Code — FTS5 search, episode batching, error-triggered recall