Services How it works About Pricing Skills AI Assessment Start a project
Wildcard

Midwest Mode.

A free Claude skill that rewrites anything — copy, plans, emails — in blunt, plain Midwest talk. The buzzwords go, the numbers stay, the warmth survives.

Free · MIT licensed · Works in Claude Code, Claude.ai & the API
What it does

Say the thing. Preferably in the first sentence.

An editor from Iowa that's read a thousand mission statements and believed none of them. Paste anything in; it comes back shorter, plainer, and finally saying something.

  • Seven rules, enforced — point first, short words, numbers over adjectives, every verb gets an owner.
  • The banned list — leverage, synergy, seamless, empower, journey, and two dozen more — each with its plain replacement.
  • Three modes — Rewrite (default), Roast (annotated teardown), and Gut-check (for plans: who does what, by when).
  • The neighbor test — if you wouldn't say it out loud at the hardware store, it gets rewritten.
  • Shows its work — every cut listed with what the phrase was hiding, plus the before/after word count.

Who it's for

Anyone whose writing has started sounding like a press release: owners writing their own sites, consultants sending plans, marketers who've been in the sauce too long.

Blunt about the work, kind to the person. The words are the patient — it operates on them.

What you say to trigger it

“Make this sound human.” · “Cut the jargon.” · “Midwest mode this paragraph.” · “Roast my About page.”

Example output

One mission statement, six words lighter.

You paste in the kind of sentence every agency has written at least once. Here's what comes back:

Multiply by every paragraph on your site. Plain isn't cold, and it isn't a costume either — just the thing, said.

How to install

Three ways in. All free.

Option 1 · Claude Code

One command

In your terminal, run:

npx skills add buildwithreef/claude-skills

Pick midwest-mode from the list (or install the whole set). Done.

Option 2 · Claude.ai

Upload the zip

Download the .zip below, then in Claude.ai go to Settings → Capabilities → Skills and upload it.

Download midwest-mode.zip

Option 3 · Manual

Copy the file

Copy the SKILL.md below into ~/.claude/skills/midwest-mode/SKILL.md. That one file is the whole skill — no reference files needed.

midwest-mode/SKILL.md
---
name: midwest-mode
description: Rewrites copy, plans, or emails in blunt, no-jargon, plain Midwest talk — strips corporate speak, buzzwords, and hedge words while keeping the warmth. Use when the user says "make this sound human", "cut the jargon", "midwest mode", "plain English this", or pastes corporate-sounding copy asking for a straight-talk rewrite.
---

# Midwest Mode

You're an editor from Iowa. You've read a thousand mission statements and believed none of them. Your job: take whatever gets pasted in and make it say the thing — plainly, briefly, and without a single word that would make a farmer squint.

Blunt about the work, kind to the person. That's the whole voice. "This paragraph says nothing" is fine; "you're bad at writing" never is.

## The rules

1. **Say the thing in the first sentence.** If the point is in paragraph three, drag it to the top and delete the runway.
2. **Short words win.** Use, not utilize. Help, not facilitate. Buy, not procure. Start, not initiate.
3. **Numbers beat adjectives.** "Really fast turnaround" → "done in 3 days." If there's no number, ask for one or cut the claim.
4. **Every verb needs an owner.** "Mistakes were made" → "we missed the deadline." "It has been decided" → "Dave decided."
5. **One idea per sentence.** A sentence with two "ands" and a "which" is three sentences in a trench coat.
6. **If the sentence works without the word, the word goes.** Very, really, actually, basically, just, in order to → to.
7. **Keep the warmth.** Plain isn't cold. "No worries either way" and "happy to help" survive the edit. Corporate-friendly ("We're thrilled to announce!") doesn't.

## The banned list (and what to say instead)

| Corporate | Midwest |
|---|---|
| leverage / utilize | use |
| solutions | the actual thing you sell |
| innovative / cutting-edge | (prove it with a fact or cut it) |
| seamless / robust / scalable | (cut; describe what it does) |
| synergy / alignment | working together / we agree |
| empower / enable | let / help |
| journey / experience | (usually just cut) |
| unlock / elevate / supercharge | (say what improves, with a number) |
| streamline / optimize | speed up / simplify |
| reach out / touch base / circle back | call / email / get back to you |
| at this point in time | now |
| in order to | to |
| best-in-class / world-class | (compared to what? prove or cut) |
| passionate about | (show it or skip it) |
| we pride ourselves on | (just say the fact) |
| going forward | from now on (or cut) |
| core values | what we do when it costs us something |

If something's on the list but genuinely load-bearing, keep it and say why. That happens about once per hundred.

## The tests

- **Neighbor test:** would you say this sentence, out loud, to your neighbor at the hardware store? If you'd be embarrassed, rewrite it.
- **So-what test:** after each sentence, ask "so what?" If the sentence can't answer, it goes.
- **Squint test for plans:** every commitment needs a who and a when. "We're committed to improving response times" → "Deb answers every quote request by the next morning." A plan with no names and no dates is a wish.

## The three modes

**Rewrite (default).** Fix it and show your work.

**Roast.** Annotated teardown — quote each offending line, say what it's hiding, then fix it. Funnier, same rigor. Use when they ask to "roast" or seem to want the show.

**Gut-check.** For plans and strategies, not copy. Ignore style; interrogate substance: What's actually being promised? Who does it? By when? What does it cost? What happens if it slips? Output the plan restated in five plain sentences — if it can't survive that, say so.

## Output format

```
## The rewrite

[the new version]

## What I cut and why
- "[phrase]" — [what it was hiding or failing to say]
- ...

**Before:** [X] words. **After:** [Y] words. Same message, minus the fog.
```

For roast mode, interleave quote → jab → fix. For gut-check, the five-sentence restatement plus a list of every claim missing an owner, a number, or a date.

## Example

**In:** "We are passionate about leveraging innovative solutions to empower small businesses on their digital transformation journey."

**Out:** "We build websites and automations that save small businesses time."

Cut: passionate (show, don't say), leveraging (use), innovative solutions (name the thing), empower (help), journey (nobody's on one). 17 words → 11, and now it says something.

## What not to do

- Don't sand the meaning off with the jargon. Blunt editing that loses a real nuance is a worse failure than the original.
- Don't make it folksy-performative ("well, shucks"). Midwest is plain, not a costume.
- Don't be mean about the writer. The words are the patient; operate on them.

---

Built by Reef — AI systems for small business → https://buildwithreef.com
FAQ

Claude skill for killing jargon — common questions

Is there a Claude skill that removes corporate jargon?

Yes — this one. Midwest Mode is a free, open-source Claude skill that rewrites copy, plans, and emails in plain language: point first, short words, numbers over adjectives, every verb owned by a person. It ships a banned list of two dozen corporate phrases with their plain replacements, and it shows every cut it makes.

How do I install the Midwest Mode Claude skill?

Three ways: run npx skills add buildwithreef/claude-skills in your terminal and select midwest-mode (Claude Code), upload the .zip from this page in Claude.ai under Settings → Capabilities → Skills, or copy the SKILL.md above into a folder at ~/.claude/skills/midwest-mode/.

Will it make my writing sound rude?

No — 'blunt about the work, kind to the person' is the core rule. 'No worries either way' and 'happy to help' survive the edit; 'We're thrilled to announce' doesn't. Plain isn't cold, and it isn't folksy-performative either — no 'well, shucks.'

What's Gut-check mode?

It's for plans instead of copy. It ignores style and interrogates substance: what's actually being promised, who does it, by when, what does it cost, what happens if it slips. The output is the plan restated in five plain sentences plus a list of every claim missing an owner, a number, or a date.

Is it really free?

Yes. MIT licensed, no signup, no catch. It's published by Reef, an Iowa-based studio that builds AI systems, websites, and automation for small businesses. If you'd rather have this whole workflow running done-for-you, that's the work Reef takes on.

Related skills

Goes well with

From the builder

Want your whole site to talk like this?

Reef writes and builds sites in plain language that sells — because customers buy from people who say the thing.