USERLAND

OUTPUT STYLES

Change the tone without changing the prompt.

Custom output styles: terse engineer, friendly tutor, editorial blueprint, brutally honest.

It becomes a personality preset. Useful when the same agent serves different cases (debugging demands directness, pair programming demands dialogue).

Combines with slashes: each skill can ship with its own output style built in.

In practice

# List available styles:
/output-style

# Apply:
/output-style brutally-honest-engineer

# Make your own in ~/.claude/output-styles/foo.md:
---
name: terse-mentor
description: Direct, no flourish
---
You answer like a demanding mentor.
No hedging. No "great question".
Straight to the point.

This practice is part of Claude Code OS, the full blueprint of the practices that separate following a tutorial from actually working with Claude. Ler em português.