> ## Documentation Index
> Fetch the complete documentation index at: https://docs.openclaude.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Claude Code 中文文档

> Anthropic 官方代理编码工具文档的中文镜像

<Info>
  本文档是 [Claude Code 官方文档](https://code.claude.com/docs/zh-CN) 的社区镜像，每 3 小时自动同步更新。
</Info>

## 什么是 Claude Code？

Claude Code 是 Anthropic 推出的代理编码工具，它位于您的终端中，帮助您比以往任何时候都更快地将想法转化为代码。

## 快速开始

<CardGroup cols={2}>
  <Card title="概览" icon="book" href="/claude-code/01-getting-started/01-overview">
    了解 Claude Code 的核心功能和特性
  </Card>

  <Card title="快速开始" icon="rocket" href="/claude-code/01-getting-started/02-quickstart">
    30 秒快速安装和使用
  </Card>

  <Card title="安装设置" icon="gear" href="/claude-code/01-getting-started/03-setup">
    详细的安装和配置指南
  </Card>

  <Card title="常见工作流程" icon="code" href="/claude-code/02-core-concepts/03-common-workflows">
    学习日常开发任务的最佳实践
  </Card>
</CardGroup>

## 核心功能

* **终端集成** - 直接在命令行中与 Claude 对话
* **IDE 集成** - 支持 VS Code、JetBrains 等主流 IDE
* **MCP 协议** - 通过 Model Context Protocol 扩展功能
* **Skills 系统** - 自定义技能扩展 Claude 的能力
* **Hooks 机制** - 自动化工作流程

## 官方资源

* [Claude Code 官方文档](https://code.claude.com/docs/zh-CN)
* [Anthropic 官网](https://www.anthropic.com)
* [Claude Console](https://console.anthropic.com)
