Built-in Styles in AI

From the Claude Code cheat sheet ยท Output Styles ยท verified Jul 2026

Built-in Styles

Available output styles

bash
# Access output styles menu
/output-style

# Built-in styles:
- Default      # Standard Claude Code behavior
- Explanatory  # More detailed explanations
- Learning     # Educational, step-by-step

# Switch styles during session:
/output-style
# Select from menu

# Create new style:
/output-style:new
๐Ÿ“Œ Switch styles anytime
๐Ÿ“Œ Explanatory for learning
๐Ÿ“Œ Learning for tutorials
styles

More AI tasks

Back to the full Claude Code cheat sheet