如何安装 Claude Code 以及最值得安装的 5 个技能
npm install -g @anthropic-ai/claude-code
You'll need an Anthropic API key. Set it with:
export ANTHROPIC_API_KEY=your-key-here
Then run claude in any project directory to start.
Analyzes your staged changes and generates a concise, meaningful commit message. No more "fix stuff" commits.
Reviews pull requests with detailed feedback on code quality, potential bugs, and improvement suggestions.
67 styles, 96 palettes, 57 font pairings. Plan, build, review, and improve UI components across React, Vue, Svelte, and more.
Guides you through building applications with the Anthropic SDK, including tool use, streaming, and agent patterns.
Search and install community skills. Ask "is there a skill for X?" and it finds matching extensions.