Getting Started
How to use Claude Code for programming
π― Getting Started
Once Claude Code is launched, you can describe your requirements in natural language:
Example Conversation
You: Help me look at the code structure of this project
Claude: Let me analyze your project...
You: This function has a bug, help me fix it
Claude: I found the issue, let me fix it...
You: Write me a user login API
Claude: Sure, I'll create the login endpoint...Common Commands
| Command | Description |
|---|---|
claude | Start interactive chat |
/model | Switch the model being used |
/compact | Compress context to free up space |
/cost | View current session cost |
/help | View help information |
Esc | Interrupt current operation |