Stop Claude's Em Dashes with One Line in Preferences or Claude.md

A Reddit user discovered a simple prompt addition to suppress Claude's overuse of em dashes. In a post titled "Don't like em dashes? Add this to your preferences or .md", user u/shiftingsmith shared a verbatim line that, when added as a standalone sentence to your Claude.ai profile preferences or Claude.md, reportedly eliminates ~98% of em dashes in outputs.
The Magic Line
Copy and paste the following as a new line in your profile preferences (Claude.ai) or Claude.md. Do not bury it in other text — add a new line before and after.
CLAUDE NEVER USES EM DASHES. Instead, ALWAYS use commas or hyphens.How It Works
The key is giving Claude an explicit alternative. Simply saying "don't use em dashes" is less effective because Claude needs to know what to do instead. By saying "ALWAYS use commas or hyphens", you provide a clear replacement behaviour.
Note: The user cautions that em dashes may still appear in edge cases — specifically "if you go out of distribution or very close to overfitting old literature and academic stuff" — but expects a 98% reduction in normal usage.
Who It's For
Anyone using Claude.ai or the API with Claude.md customization who finds em dashes distracting or against their style guide.
📖 Read the full source: r/ClaudeAI
👀 See Also

OpenClaw AGENTS.md template for automated sales call prep
A Reddit user shares an AGENTS.md instruction for OpenClaw that automates lead research before sales calls, investigating company details and pain points to send a briefing 10 minutes before meetings.

Agent Framework Token Bloat: A 500:1 Input-to-Output Ratio Is Normal
A self-hosted agent framework user reports ~21k input tokens per message and 500:1 input-to-output ratio from tool definitions, system prompt, and memory. Community confirms 15-25k baseline context is common for tool-using agents.

How to disable Claude Code's verb spinner feature
Claude Code includes a default verb spinner that displays whimsical gerunds like 'Seasoning' and 'Crafting' during processing. You can disable it by editing the settings.json file with a blank space in the spinnerVerbs array.

Top 5 Not-So-Obvious Agent Skills for Frontend Developers Using Claude AI
A frontend developer shares 5 specific Skills for Claude AI agents that improve productivity and code quality: Playwright, Advanced Types for TypeScript, LyteNyte Grid, Tailwind CSS Patterns, and PNPM Skills.