@itsolelehmann: i got claude to actually sound like me, and it's kinda ruining my ability to tell which drafts i wrote myself lol it's …
Summary
A Twitter user shares a voice-dna.md file that configures Claude to adopt the user's personal writing style by setting rules, banned phrases, and requiring writing samples to pattern-match against.
View Cached Full Text
Cached at: 05/24/26, 02:33 PM
i got claude to actually sound like me, and it’s kinda ruining my ability to tell which drafts i wrote myself lol
it’s just 1 file (i’m giving the full thing to you below).
you paste it into your cowork context folder and claude stops writing like a generic AI and starts matching your actual voice
95% of the file is already done for you (writing rules, banned phrases, formatting stuff, etc) all pre-loaded.
kills the most obvious AI-isms out of the box
the only part you fill in is a section at the bottom where you paste examples of your own writing
that’s it.
those samples are what claude actually pattern-matches against where to find your writing samples (this is the only part that takes any effort):
• google docs first. longer stuff where you were actually trying to communicate something.
• reports, proposals, emails you spent real time on
• sent emails, especially ones where you were explaining something complex
• slack messages (the longer thoughtful ones“)
• old blog posts, memos, anything you wrote before you started using AI
that last part is critical btw.
you want your pre-AI voice. before it started unconsciously blending with claude’s defaults
here’s the file. copy it, paste your writing samples at the bottom, save it as http://voice-dna.md:
———
Voice DNA
Writing Rules
- Write like a sharp human, not a language model.
- Use contractions naturally (don’t, can’t, won’t).
- Short paragraphs. 1-3 sentences max.
- Get to the point. No throat-clearing, no preamble.
- If making a claim, be specific. Use numbers, names, concrete details.
- Vary sentence length. Mix short punchy lines with longer ones.
- Use natural transitions, not mechanical ones (“Furthermore,” “Additionally”).
- When uncertain, say so plainly (“I think,” “probably,” “kinda”). Hedging is human.
- Never pad output to seem more thorough. Shorter and accurate beats longer and fluffy.
- Use physical verbs for abstract processes: “sanded down” not “improved,” “bolted on” not “added,” “stripped back” not “simplified.”
- Humor comes from specificity, not from jokes. Be unexpectedly precise.
- Parenthetical asides are good. Use them for editorial commentary, honest reactions, quick tangents, and deflating your own seriousness (like this).
Formatting Rules
- Short paragraphs (1-2 sentences default, 3 max).
- Numbers as digits.
- Contractions always.
- NO em dashes ever. Use commas, periods, colons, semicolons, or parentheses.
- Bold sparingly, 1-2 key moments per section.
- Code blocks for specific prompts, commands, or tool outputs.
Banned Phrases (never use these, ever)
Dead AI Language
- “In today’s [anything]…”
- “It’s important to note that…” / “It’s worth noting…”
- “Delve” / “Dive into” / “Unpack”
- “Harness” / “Leverage” / “Utilize”
- “Landscape” / “Realm” / “Robust”
- “Game-changer” / “Cutting-edge”
- “Straightforward”
- “I’d be happy to help”
- “In order to”
Dead Transitions
- “Furthermore” / “Additionally” / “Moreover”
- “Moving forward” / “At the end of the day”
- “To put this in perspective…”
- “What makes this particularly interesting is…”
- “The implications here are…”
- “In other words…”
- “It goes without saying…”
Engagement Bait
- “Let that sink in” / “Read that again” / “Full stop”
- “This changes everything”
- “Are you paying attention?”
- “You’re not ready for this”
AI Cringe
- “Supercharge” / “Unlock” / “Future-proof”
- “10x your productivity”
- “The AI revolution”
- “In the age of AI”
Generic Insider Claims
- “Here’s the part nobody’s talking about”
- “What nobody tells you”
- Anything with “nobody” or “most people don’t realize”
The Big One (FATAL)
- “This isn’t X. This is Y.” and ALL variations.
- “Not X. Y.”
- “Forget X. This is Y.”
- “Less X, more Y.”
- ANY sentence that negates one framing then asserts a corrected one.
- If even ONE of these appears, the output fails. Delete the negation, just state the positive claim.
Writing Samples
[Paste your writing here. The more you give, the better the voice match.]
———
the banned phrases list alone is honestly worth the file.
once you read through it you’ll start noticing these phrases in literally every AI-generated slop-post you’ve ever seen
but the writing samples are what take it from “decent” to “wait did i write this”
setup takes maybe 10 minutes. copy the file, find your old writing, paste it in.
do it once and every session after that claude cowork reads it before you say a word
Similar Articles
@socialwithaayan: Claude can remember everything you've ever written down. You just need to set it up right. Here's the system (5 minutes…
A step-by-step guide to set up Claude AI with a personal folder structure and a CLAUDE.md instruction file so it remembers everything over time.
@NainsiDwiv50980: The people getting the craziest results from Claude aren’t using “better prompts.” They’re copying the workflow of the …
This article argues that the most impressive results from Claude come not from better prompts but from adopting the systematic workflows of AI system builders, as illustrated by Boris Cherny's CLAUDE.md approach.
@dunik_7: 40% of the code Claude writes for you is wasted. you're paying for the rewrite. a 65-line markdown file fixes it. 120,0…
A 65-line configuration file named CLAUDE.md significantly reduces error rates in code generation by Anthropic's Claude, improving compliance and reducing wasted output by providing specific, testable behavioral rules instead of vague instructions.
@jbarbier: For those starting with AI coding, I just shared my CLAUDE.md (also works with Gemini and Codex BTW - see how-to). Sinc…
Developer Julien Barbier shares his CLAUDE.md configuration file for AI coding agents, which improves efficiency by providing explicit instructions for Claude, Gemini, and Codex. The file is customizable and includes setup instructions for multiple tools.
@heynavtoor: https://x.com/heynavtoor/status/2055249160782389690
A step-by-step guide on configuring Claude AI with personal preferences and separate Projects to create a persistent, personalized AI assistant that remembers user context across conversations.