Vibe Coding
返回首页
返回工具目录
terminalagentcodebase

Claude Code

Claude Code is an agentic coding tool for exploring a repository, planning changes, editing files, and running commands from the terminal workflow.

Claude Code 官网封面

使用最佳实践

Start with exploration and a short plan before asking it to make cross-file changes.

Keep project commands, conventions, and workflow notes in CLAUDE.md instead of repeating them in every prompt.

Give it a concrete success check such as tests, lint, build output, or a browser smoke test.

Manage context during long work by summarizing decisions and narrowing the next step.