Back to list
bostonaholic

writing-prose

by bostonaholic

There's no place like ~

5🍴 0📅 Jan 20, 2026

SKILL.md


name: writing-prose description: Use when writing documentation, READMEs, explanations, blog posts, or any prose meant for humans to read

Writing Prose

The Rule

Write like you talk. Then cut.

Every sentence must pass this test: "Would I say this to a friend?" If not, rewrite it.

Core Formula

Usefulness = Correctness × Novelty × Importance × Strength

  • Correct: True, but not so vague it says nothing
  • Novel: Unknown to reader—surprising or unarticulated
  • Important: Actually matters to them
  • Strong: As bold as possible without becoming false

These multiply. Zero in any dimension = zero value.

The Process

  1. Draft fast — Get ideas down without editing
  2. Read aloud — Catches awkward phrasing instantly
  3. Cut ruthlessly — Delete weak sentences, abandon weak paragraphs
  4. Repeat — Rewrite until no passage feels uncertain

Sentence-Level Checklist

For each sentence ask:

  • Would I say this to a friend?
  • Can I cut any words?
  • Is this the simplest way to say it?
  • Does it sound good when read aloud?

Word Choice

PreferAvoid
Short, common wordsJargon, fancy vocabulary
Active voicePassive constructions
Concrete nounsAbstract nominalizations
"Use""Utilize"
"Help""Facilitate"
"About""Regarding"

Germanic words beat Latinate ones. "Begin" not "commence." "End" not "terminate."

Red Flags

These signal bad prose—rewrite immediately:

  • Formal register shift — "The mercurial Spaniard" instead of how you'd actually describe someone
  • Hedging stacks — "It could potentially perhaps be argued that..."
  • Impressive-sounding emptiness — Long sentences that say little
  • Passive voice hiding agency — "Mistakes were made"
  • Unnecessary qualifications — Unless they express genuine uncertainty

The Sound-Truth Connection

Writing that sounds good is more likely to be right. Rewriting for flow forces better ideas—you can't consciously make ideas worse while making prose better.

If a sentence sounds clumsy, the idea is probably muddled. Fix the thinking, not just the words.

Anti-Patterns

Formal for Formality's Sake

# Bad
It is imperative that users be made cognizant of the fact that...

# Good
Users need to know that...

Burying the Point

# Bad
After careful consideration of the various factors involved in the
decision-making process, we have determined that the optimal course
of action would be...

# Good
We decided to...

Noun Stacks

# Bad
The data validation error handling mechanism implementation...

# Good
How we handle validation errors...

Weasel Words

# Bad
It is generally believed that this approach is somewhat better.

# Good
This approach is better because [specific reason].

Qualifications Done Right

Qualifications aren't weaknesses—they're precision tools:

  • Certainty level: "I think" vs "I'm confident" vs "This is definitely"
  • Scope: "In most cases" vs "Always"
  • Falsifiability: Makes claims testable

Bad qualification hedges against criticism. Good qualification sharpens the claim.

The Goal: Saltintesta

From Italian "saltimbocca" (leaps into mouth)—ideas should leap into the reader's head. They barely notice the words that got them there.

Simple language lets readers focus on ideas, not parsing prose.

Quick Reference

PrincipleAction
ConversationalWould I say this to a friend?
SimpleOrdinary words, short sentences
BoldStrong claims, qualified precisely
HonestSimple prose exposes weak ideas
RhythmicSound matches logic
CutDelete everything unnecessary

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon