How to Install Claude Code & Top 5 Skills

如何安装 Claude Code 以及最值得安装的 5 个技能

Installation / 安装

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.

Top 5 Skills / 最值得装的 5 个技能

1. /commit — Smart Git Commits

Analyzes your staged changes and generates a concise, meaningful commit message. No more "fix stuff" commits.

2. /review-pr — PR Review

Reviews pull requests with detailed feedback on code quality, potential bugs, and improvement suggestions.

3. ui-ux-pro-max — UI/UX Design Intelligence

67 styles, 96 palettes, 57 font pairings. Plan, build, review, and improve UI components across React, Vue, Svelte, and more.

4. claude-api — Build Apps with Claude API

Guides you through building applications with the Anthropic SDK, including tool use, streaming, and agent patterns.

5. find-skills — Discover New Skills

Search and install community skills. Ask "is there a skill for X?" and it finds matching extensions.