Skip to content
Agent

Claude Code

by anthropics

AI Summary

Claude Code is an official agentic CLI tool that autonomously handles coding tasks like file editing, testing, and git workflows through natural language commands. It benefits developers who want to accelerate their workflow and reduce routine coding overhead.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to set up the "Claude Code" agent in my project.

Please run this command in my terminal:
npm install -g @anthropic-ai/claude-code

Then explain what the agent does and how to invoke it.

Description

Official agentic coding CLI by Anthropic. Lives in your terminal, understands your entire codebase, and can edit files, run tests, commit, and create pull requests autonomously. The gold standard for AI-assisted software development.

Data collection, usage, and retention

When you use Claude Code, we collect feedback, which includes usage data (such as code acceptance or rejections), associated conversation data, and user feedback submitted via the /bug command.

Claude Code

!](https://img.shields.io/badge/Node.js-18%2B-brightgreen?style=flat-square) [![npm] [npm]: https://img.shields.io/npm/v/@anthropic-ai/claude-code.svg?style=flat-square 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. Use it in your terminal, IDE, or tag @claude on Github. Learn more in the official documentation. <img src="./demo.gif" />

Get started

> [!NOTE] > Installation via npm is deprecated. Use one of the recommended methods below. For more installation options, uninstall steps, and troubleshooting, see the setup documentation. • Install Claude Code: MacOS/Linux (Recommended): `bash curl -fsSL https://claude.ai/install.sh | bash ` Homebrew (MacOS/Linux): `bash brew install --cask claude-code ` Windows (Recommended): `powershell irm https://claude.ai/install.ps1 | iex ` WinGet (Windows): `powershell winget install Anthropic.ClaudeCode ` NPM (Deprecated): `bash npm install -g @anthropic-ai/claude-code ` • Navigate to your project directory and run claude.

Plugins

This repository includes several Claude Code plugins that extend functionality with custom commands and agents. See the plugins directory for detailed documentation on available plugins.

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 2d ago
Active
Adoption1K+ stars on GitHub
112.5k ★ · Popular
DocsREADME + description
Well-documented

GitHub Signals

Stars112.5k
Forks18.8k
Issues9507
Updated2d ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code