‹ 返回总目录
工具 最近更新08-04

claude-opus-4-5-migration

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量9.4K
⭐ GitHub Stars140,148(fork 22532)
🗓️ 最近推送2026-08-04
🌱 项目创建2025-02-22
💻 语言 / LicensePython · 未标注
🐛 开放Issue14502

📝 工具简介

终端里的AI编程助手,用自然语言执行任务、解释代码、处理git工作流。

📖 怎么用

装 Claude Code 看系统:macOS/Linux 跑 `curl -fsSL https://claude.ai/install.sh | bash`,macOS 也能 `brew install --cask claude-code`,Windows 用 `powershell irm https://claude.ai/install.ps1 | iex` 或 `powershell winget install Anthropic.ClaudeCode`。npm 装也行但官方不推荐了。装完直接在终端敲 `claude` 启动,用自然语言让它干活就行。README 没提额外配置,开箱即用。

📋 迷你测评

终端里的AI编程助手,用自然语言执行任务、解释代码、处理git工作流。亮点是自然语言驱动,降低操作门槛。适合日常开发中的快速指令执行。

📄 README 要点

这是Claude Code的官方仓库,Claude Code是一个跑在终端里的智能编程代理工具,能理解你的代码库,通过自然语言指令帮你执行日常任务、解释复杂代码、处理git工作流,让编码速度更快。你可以在终端、IDE里使用它,或者在GitHub上@它。安装方式推荐用官方脚本装,支持MacOS/Linux、Homebrew、Windows的WinGet,npm安装方式已经废弃不推荐了。装完后直接在终端里用自然语言跟它对话就行,适合想用AI辅助日常编码、快速理解项目代码的开发者。

查看英文原文
Claude Code [![npm]](https://www.npmjs.com/package/@anthropic ai/claude code) [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 . 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): [安装/使用命令见下方] Homebrew (MacOS/Linux): [安装/使用命令见下方] Windows (Recommended): [安装/使用命令见下方] WinGet (Windows): [安装/使用命令见下方] NPM (Deprecated): [安装/使用命令见下方] 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,

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考