AI Agent Hub
AI エージェント / プラグイン情報メディア
← 一覧へ
Claude Code
CLAUDE

Claude Code

Claude Code

Anthropic 公式の Claude Code CLI。ターミナルから Claude にコード作業を委譲できる対話型エージェント。Hooks / Skills / MCP / Subagent を備え、本ハブの基盤でもある。

原文: 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.
#CLI#公式#Anthropic
REPO STATS

リポジトリ統計

⭐ Stars
121.2k
🍴 Forks
20k
⚠️ Open Issues
10721
🌿 Language
Shell
📄 License
Apache-2.0
🕒 最終更新
2026.05.07 (今日)
📅 公開日
2025.02.23
🌿 Branch
main
README

ドキュメント

— AI による自動翻訳 (2026.05.07 更新)

Claude Code

npm

Claude Code はあなたのターミナルで動作する AI 駆動型コーディングツールで、コードベースを理解し、ルーチンタスクを実行してコーディングを高速化し、複雑なコードを説明し、git ワークフローを処理します。これらはすべて自然言語コマンドを通じて実現されます。ターミナル、IDE、または GitHub で @claude をタグ付けして使用できます。

公式ドキュメントの詳細

はじめに

注記

npm 経由のインストールは廃止予定です。以下の推奨方法のいずれかを使用してください。

その他のインストール方法、アンインストール手順、トラブルシューティングについては、セットアップドキュメントを参照してください。

  1. Claude Code をインストールします。

    MacOS/Linux(推奨):

    curl -fsSL https://claude.ai/install.sh | bash

    Homebrew(MacOS/Linux):

    brew install --cask claude-code

    Windows(推奨):

    irm https://claude.ai/install.ps1 | iex

    WinGet(Windows):

    winget install Anthropic.ClaudeCode

    NPM(廃止予定):

    npm install -g @anthropic-ai/claude-code
  2. プロジェクトディレクトリに移動して claude を実行します。

プラグイン

このリポジトリには、カスタムコマンドとエージェントで機能を拡張する複数の Claude Code プラグインが含まれています。利用可能なプラグインの詳細なドキュメントについては、プラグインディレクトリを参照してください。

バグのレポート

お客様のご意見をお待ちしています。/bug コマンドを使用して Claude Code 内から直接問題をレポートするか、GitHub issue を提出してください。

Discord で接続

Claude Developers Discord に参加して、Claude Code を使用している他の開発者と接続してください。ヘルプを取得し、フィードバックを共有し、コミュニティであなたのプロジェクトについて議論してください。

データ収集、使用、保持

Claude Code を使用すると、使用データ(コードの受け入れまたは却下など)、関連する会話データ、/bug コマンドを通じて送信されたユーザーフィードバックを含むフィードバックを収集します。

データの使用方法

データ使用方針を参照してください。

プライバシー保護

機密情報の保持期間の制限、ユーザーセッションデータへのアクセス制限、フィードバックをモデルトレーニングに使用しないという明確なポリシーなど、データを保護するための複数のセーフガードを実装しています。

詳細については、商用サービス利用契約プライバシーポリシーをご確認ください。

— GitHub から取得した原文(一部省略の場合あり)

Claude Code

npm

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.

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.

  1. Install Claude Code:

    MacOS/Linux (Recommended):

    curl -fsSL https://claude.ai/install.sh | bash

    Homebrew (MacOS/Linux):

    brew install --cask claude-code

    Windows (Recommended):

    irm https://claude.ai/install.ps1 | iex

    WinGet (Windows):

    winget install Anthropic.ClaudeCode

    NPM (Deprecated):

    npm install -g @anthropic-ai/claude-code
  2. 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.

Reporting Bugs

We welcome your feedback. Use the /bug command to report issues directly within Claude Code, or file a GitHub issue.

Connect on Discord

Join the Claude Developers Discord to connect with other developers using Claude Code. Get help, share feedback, and discuss your projects with the community.

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.

How we use your data

See our data usage policies.

Privacy safeguards

We have implemented several safeguards to protect your data, including limited retention periods for sensitive information, restricted access to user session data, and clear policies against using feedback for model training.

For full details, please review our Commercial Terms of Service and Privacy Policy.

RELATED

同じカテゴリの他のツール