LLMs
Claude Guide
Learn how to use the Claude slash command to interact with Anthropic’s Claude AI
What can you do with it?
Use Claude for advanced AI tasks including complex reasoning, research, coding assistance, analysis, and general conversation. Choose from various Claude models optimized for different use cases.
How to use it?
Basic Command Structure
Parameters
Required:
prompt
- Your instructions or questions for Claude
Optional:
-
model
- Specific Claude model to use (defaults to claude-3-7-sonnet-20250219) -
system prompt
- Override the default system prompt -
files
- File URLs to include in the request
Response Format
The command returns:
Examples
Basic Usage
Get a simple response from Claude about quantum computing concepts.
Advanced Usage
Use a specific model optimized for complex reasoning and analysis tasks.
Specific Use Case
Code generation and review with file context using the coding-optimized model.
Notes
Available models:
- claude-opus-4-20250514: Complex reasoning, research
- claude-sonnet-4-20250514: Coding, analysis, production
- claude-3-7-sonnet-20250219: Structured reasoning, coding (default)
- claude-3-5-haiku-20241022: Fast chat, simple queries
- claude-3-5-sonnet-20241022: General chat, summaries, code
- claude-3-opus-20240229: Complex reasoning, research
- claude-3-sonnet-20240229: Coding, analysis, production
- claude-3-haiku-20240307: Ultra-fast, basic tasks