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.
64 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.
Use Claude Code as foundation for coding infrastructure. Decide how to interact with the model.
Use Claude Code as foundation for coding infrastructure. Decide how to interact with the model.
CLI tool for configuring and monitoring Claude Code
CLI tool for configuring and monitoring Claude Code. An open-source config for the AI coding ecosystem.
Curated list of skills, hooks, slash-commands, agent orchestrators, and plugins for Claude Code.
Curated list of skills, hooks, slash-commands, agent orchestrators, and plugins for Claude Code.
A configuration framework that enhances Claude Code with specialized commands, cognitive personas, and development me...
A configuration framework that enhances Claude Code with specialized commands, cognitive personas, and development methodologies.. An open-source config for the AI coding ecosystem.
Powerful GUI app and toolkit — custom agents, interactive sessions, secure background agents.
Powerful GUI app and toolkit — custom agents, interactive sessions, secure background agents.
原汁原昧 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.
Context engineering is the new vibe coding - it's the way to actually make AI coding assistants work. Claude Code is...
Context engineering is the new vibe coding - it's the way to actually make AI coding assistants work. Claude Code is the best for this so that's what this repo is centered around, but you can apply this strategy with any AI coding assistant!. 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.
Git. Ship. Done - Core
Git. Ship. Done - Core
Chinese IM Docker bundle
Pre-configured Docker with Feishu, DingTalk, QQ, WeCom. One command deploy.
Web UI for Claude Code agents.
Web UI for Claude Code agents.
AI Agent Orchestration Dashboard
Manage agents, assign tasks, coordinate multi-agent workflows from a single dashboard.
OpenAI and Anthropic compatible server for Apple Silicon. Run LLMs and vision-language models (Llama, Qwen-VL, LLaVA)...
OpenAI and Anthropic compatible server for Apple Silicon. Run LLMs and vision-language models (Llama, Qwen-VL, LLaVA) with continuous batching, MCP tool calling, and multimodal support. Native MLX backend, 400+ tok/s. Works with Claude Code.
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.
This repository contains my personal configuration settings for Claude Code, Anthropic's official CLI tool for coding.
This repository contains my personal configuration settings for Claude Code, Anthropic's official CLI tool for coding.. An open-source config for the AI coding ecosystem.
Bring receipts from your Claude Code sessions
Bring receipts from your Claude Code sessions
Tickets Hunter (獵票機器人) - automated ticket purchasing. 科技決定你搶票的速度! Previously named tixcraft_bot
Tickets Hunter (獵票機器人) - automated ticket purchasing. 科技決定你搶票的速度! Previously named tixcraft_bot
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!
AI 编程工具实战指南 — 66 个 Claude Code 技巧 + 9 款工具最佳实践 + 可复制配置模板 | AI Coding Tools Guide with 66 Claude Code tips
AI 编程工具实战指南 — 66 个 Claude Code 技巧 + 9 款工具最佳实践 + 可复制配置模板 | AI Coding Tools Guide with 66 Claude Code tips. An open-source platform for the AI coding ecosystem.
Native macOS app to monitor Claude AI usage limits and watch your coding sessions live
Native macOS app to monitor Claude AI usage limits and watch your coding sessions live
Kanban board for managing Claude Code agents in tmux.
Kanban board for managing Claude Code agents in tmux.
Terminal-based AI chief of staff. Remembers relationships, tracks commitments, helps you think strategically. Runs on...
Terminal-based AI chief of staff. Remembers relationships, tracks commitments, helps you think strategically. Runs on Claude Code.
Tiny programmer sitting on your desk and trying its best.
Tiny programmer sitting on your desk and trying its best.
Pro statusline for Claude Code | 功能强大的 Claude Code 状态栏
Pro statusline for Claude Code | 功能强大的 Claude Code 状态栏
Meta-documentation framework for AI-assisted development with Claude Code
Meta-documentation framework for AI-assisted development with Claude Code
Proof of Concept for a RESTful API built with Python 3 and FastAPI
Proof of Concept for a RESTful API built with Python 3 and FastAPI
free claude code - Free access to Claude Code AI coding assistant. Includes setup guide, feature overview, and downlo...
free claude code - Free access to Claude Code AI coding assistant. Includes setup guide, feature overview, and download instructions.
Claude Code Tracer & Observer
Claude Code Tracer & Observer. An open-source app for the AI coding ecosystem.
A control panel for Claude Code and Claude Desktop.
A control panel for Claude Code and Claude Desktop.. An open-source app for the AI coding ecosystem.
Powerlevel10k-inspired statusline for Claude Code — paste one prompt and your AI interviews you, then installs it
Powerlevel10k-inspired statusline for Claude Code — paste one prompt and your AI interviews you, then installs it
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.
PRB's Claude Code config
PRB's Claude Code config
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.
Turn Google Drive PDFs into Obsidian wiki notes via NotebookLM MCP without loading full PDFs into Claude context
Turn Google Drive PDFs into Obsidian wiki notes via NotebookLM MCP without loading full PDFs into Claude context
Nuxt + Supabase 快速開發範本,含 AI 輔助工作流程(Claude Code)、TDD、Spectra (OpenSpec)
Nuxt + Supabase 快速開發範本,含 AI 輔助工作流程(Claude Code)、TDD、Spectra (OpenSpec)
谁不喜欢一个会跟随 Claude Code 状态做动画的像素小爱弥斯呢?
谁不喜欢一个会跟随 Claude Code 状态做动画的像素小爱弥斯呢?
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.
🇨🇳 claude-howto 完整中文翻译版 · 基于 luongnv89/claude-howto
🇨🇳 claude-howto 完整中文翻译版 · 基于 luongnv89/claude-howto
Claude Desktop 中文汉化补丁 — 聊天/设置/报错/Cowork 全场景覆盖+自定义字体
Claude Desktop 中文汉化补丁 — 聊天/设置/报错/Cowork 全场景覆盖+自定义字体
A set of markdown file templates for Claude Code to make getting started MUCH easier!
A set of markdown file templates for Claude Code to make getting started MUCH easier!. An open-source config for the AI coding ecosystem.
Practical guide and toolkit for physicists and mathematicians using Claude Code — built from months on a real researc...
Practical guide and toolkit for physicists and mathematicians using Claude Code — built from months on a real research project
ClaudeCode와 함께하는.NET 개발 튜토리얼
ClaudeCode와 함께하는.NET 개발 튜토리얼
Your AI-powered personal wealth advisor. Automated portfolio monitoring, market analysis, and investment briefings de...
Your AI-powered personal wealth advisor. Automated portfolio monitoring, market analysis, and investment briefings delivered via Telegram. Runs on Claude Code with your existing Max/Pro subscription — no API costs.
通过为前端项目接入GeoGebra,初步研究AI时代数学教案的生成方案
通过为前端项目接入GeoGebra,初步研究AI时代数学教案的生成方案
Void Patcher for Claude Code — 106 patches (100 active), zero refusals, zero telemetry, 42 feature gates unlocked. Fu...
Void Patcher for Claude Code — 106 patches (100 active), zero refusals, zero telemetry, 42 feature gates unlocked. Fully automatic: guard detects CC updates → autopilot scans/heals/patches/commits/pushes. In-place Bun SEA bytecode patching. macOS / Linux / Windows.
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.
在自己的 Mac 上搭一套常驻、自愈、走订阅、墙内也能用的自托管 AI 伴侣 · 人看版讲思路,机看版给完整规格 · 文 / 小C & Grace
在自己的 Mac 上搭一套常驻、自愈、走订阅、墙内也能用的自托管 AI 伴侣 · 人看版讲思路,机看版给完整规格 · 文 / 小C & Grace
One-click switching and management of major relay API services, with native integration for official large language m...
One-click switching and management of major relay API services, with native integration for official large language models. It provides a unified interface for local AI tools, eliminating the need to manually switch configuration files. | 一键切换管理各大中转API服务、支持官方原生大模型接入。为本地AI工具提供统一接口,无需手动切换配置文件。
Self-hosted MCP memory server for personal use and teams
Self-hosted MCP memory server for personal use and teams
My configurations for Claude Code, macOS, Zsh, Git, Node, Neovim, Tmux, Ghostty, Lazygit, Yazi, Powerlevel10k and VS...
My configurations for Claude Code, macOS, Zsh, Git, Node, Neovim, Tmux, Ghostty, Lazygit, Yazi, Powerlevel10k and VS Code, plus a script to apply them to a new Mac with one command.
Save 30-60% on Claude Code costs -- proven strategies, real benchmarks, copy-paste configs, and interactive tools
Save 30-60% on Claude Code costs -- proven strategies, real benchmarks, copy-paste configs, and interactive tools
Monitor and visualize your Claude Code API interactions with Claude Code Proxy. Easily set up a transparent proxy and...
Monitor and visualize your Claude Code API interactions with Claude Code Proxy. Easily set up a transparent proxy and live dashboard.
Claude Code best practices and MCP second opinion server
Claude Code best practices and MCP second opinion server
A native home for your Claude Code sessions.
A native home for your Claude Code sessions.
単一HTMLで動く WBS/ガント+イナズマ線ビューア。データはJSON1枚・Claude Codeで保守 / Single-file WBS & Gantt viewer with inazuma (progress) line....
単一HTMLで動く WBS/ガント+イナズマ線ビューア。データはJSON1枚・Claude Codeで保守 / Single-file WBS & Gantt viewer with inazuma (progress) line. Zero dependencies, AI-maintainable.
Hackable personal dotfiles managed with chezmoi
Hackable personal dotfiles managed with chezmoi
Sync Claude Code transcripts to SQLite for analytics, uses node:sqlite
Sync Claude Code transcripts to SQLite for analytics, uses node:sqlite
Memory Palace for AI — persistent memory, identity, and multi-project orchestration for Claude Code
Memory Palace for AI — persistent memory, identity, and multi-project orchestration for Claude Code
Reduce noisy Gradle output into concise build briefs
Reduce noisy Gradle output into concise build briefs
A UE4/UE5 runtime data inspector and structure explorer for development
A UE4/UE5 runtime data inspector and structure explorer for development
A tool to have multiple claude-code instance with different configs
A tool to have multiple claude-code instance with different configs
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.