/prose-writing
Use this skill when the user wants to write long-form prose — blog posts, founder essays, build-in-public posts, About pages, newsletter intros, or origin stories. Also use when the user mentions 'blog post,' 'essay,' 'long-form,' 'founder voice,' 'build in public,' 'BIP post,'
$ npx -y skills add whawkinsiv/claude-code-superpowers --skill prose-writing --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/prose-writing
Context preview
The summary Claude sees to decide when to auto-load this skill.
Use this skill when the user wants to write long-form prose — blog posts, founder essays, build-in-public posts, About pages, newsletter intros, or origin stories. Also use when the user mentions 'blog post,' 'essay,' 'long-form,' 'founder voice,' 'build in public,' 'BIP post,'
SKILL.md
prose-writing.SKILL.mdname: prose-writing
description: "Use this skill when the user wants to write long-form prose — blog posts, founder essays, build-in-public posts, About pages, newsletter intros, or origin stories. Also use when the user mentions 'blog post,' 'essay,' 'long-form,' 'founder voice,' 'build in public,' 'BIP post,' 'About page,' 'origin story,' or 'newsletter copy.' For microcopy and CTAs, see copywriting. For removing AI patterns from existing text, see humanize. For SEO articles, see seo-content. For content strategy and distribution, see content."
Prose Writing
Founders write a lot of prose: blog posts, essays, build-in-public updates, About pages, newsletter intros. Hand the task to AI and you get slop — hedged, generic, three-item-list cadence, throat-clearing openings, "this highlights" tails. This skill is the proactive composition workflow: voice first, structure second, drafting third, edit last.
> **If `ABOUT-ME.md` exists in the project root**, read it before writing — it carries the founder's voice. **If `MY-ICP.md` exists**, read it for who the prose is talking to. The founder's voice delivers the customer's frame.
Three principles of prose that doesn't sound like AI
- **Lead with a specific moment, claim, or number — not a category.** "I shipped a feature on Tuesday and lost two customers by Friday" beats "Building products comes with tradeoffs."
- **Trust the reader.** State what you mean. Don't gesture at significance ("This highlights an important point about…"). The reader can see the point if you make it.
- **Structure invisibly.** Every paragraph earns its place by moving the argument or story forward. If a paragraph could be deleted with no loss, delete it.
---
Workflow
- [ ] Read ABOUT-ME.md and MY-ICP.md if they exist
- [ ] Build a voice card (once, reusable)
- [ ] Pick the format and state the one takeaway
- [ ] Write the opening line first
- [ ] Outline as 3–5 plain-English beats
- [ ] Draft fast, in voice. Don't edit while drafting.
- [ ] Edit pass: throat-clearing, "this highlights," ending
- [ ] Run humanize if it still sounds AI
---
Voice discovery (do once, reuse forever)
Before writing in your voice, you need to know what your voice is. This is a 15-minute exercise.
1. Find 3 pieces of prose you wish you'd written. Blog posts, essays, threads. Not "good writing" in the abstract — writing that sounds like you on your best day. 2. For each piece, note:
- **Sentence length pattern.** Mostly short? Mixed? Long sentences with short punches?
- **Vocabulary register.** Plain ("we shipped this thing")? Mid ("we released the feature")? High ("we deployed the capability")?
- **Opinion stance.** Stated directly? Hedged? Self-aware about uncertainty?
- **Self in the prose.** First person constantly? Occasionally? Never?
- **Humor.** Dry? Earnest? None?
3. Distill into a 5-line **voice card** you paste into every prompt:
Voice card:
- Sentence rhythm: [e.g., short punches with one longer setup per paragraph]
- Register: [e.g., plain, casual, no jargon unless naming a real thing]
- Opinions: [e.g., stated directly, qualified once if needed, never hedged twice]
- First person: [e.g., I/we present throughout — this is a person talking]
- What I never do: [e.g., listicles, "in conclusion," motivational closers, three-item lists]
Save this in `ABOUT-ME.md` so every skill in this plugin can use it.
**Tell AI:**
Help me build my voice card. I'll paste 3 pieces of writing I wish I'd written.
For each: identify sentence rhythm, register, opinion stance, first-person presence, humor.
Then distill into a 5-line voice card I can paste into prompts.
Don't flatten the differences — find what's consistent across all three.
Piece 1: [paste]
Piece 2: [paste]
Piece 3: [paste]
---
Format: Blog post (800–1500 words)
**Shape:** hook → premise → 2–4 beats with examples → resolution that earns a takeaway.
- **Hook (first 1–3 sentences):** a specific moment, claim, or number. Not a definition. Not a question. Not "Imagine if…"
- **Premise (next paragraph):** the one thing this post argues or shows. State it.
- **Beats:** each beat = one point, one example, one paragraph (or two). Examples are concrete. If you find yourself writing "for instance, consider a scenario where…" delete and use a real one.
- **Resolution:** the post lands somewhere. Not a recap. Not "in conclusion." The strongest line you've got, placed last.
**Anti-pattern:** the listicle that's actually a content-marketing skeleton — H2 / paragraph / H2 / paragraph, all same-length, same-cadence, no argument moving through.
**Tell AI:**
Write a [800/1200/1500]-word blog post on [topic].
Voice: [paste voice card]
The one takeaway: [in one sentence, what the reader walks away believing]
Structure: hook with [specific moment / claim / number] → premise → [3–4] beats with concrete examples → resolution that lands on the strongest line.
Constraints:
- No "this highlights / underscores / demonstrates"
- No -ing analysis tails ("...marking a shift toward...")
- No three-item lists unless they're actually three things
- No "in conclusion" or "to summarize"
- End on a strong line, not a recap
- Read aloud test: cut anything I wouldn't say---
Format: Founder essay (1500–3000 words)
**Shape:** personal stake → tension or question → exploration → arrived-at view.
- **Personal stake:** why are you the one writing this? A specific experience, decision, mistake. Not a credential.
- **Tension:** the thing you didn't know, or got wrong, or are still working out. The whole essay turns on this.
- **Exploration:** you working through it. Multiple beats. It's allowed to wander a little — that's what makes it an essay and not a blog post.
- **Arrived-at view:** what you think now. Not a tidy thesis. Closer to "here's where I've landed, with these open questions."
**Anti-pattern:** the LinkedIn-influencer "lessons learned" cadence. "Lesson 1. Lesson 2. Lesson
Read more
name: prose-writing description: "Use this skill when the user wants to write long-form prose — blog posts, founder essays, build-in-public posts, About pages, newsletter intros, or origin stories. Also use when the user mentions 'blog post,' 'essay,' 'long-form,' 'founder voice,' 'build in public,' 'BIP post,' 'About page,' 'origin story,' or 'newsletter copy.' For microcopy and CTAs, see copywriting. For removing AI patterns from existing text, see humanize. For SEO articles, see seo-content. For content strategy and distribution, see content."
Prose Writing
Founders write a lot of prose: blog posts, essays, build-in-public updates, About pages, newsletter intros. Hand the task to AI and you get slop — hedged, generic, three-item-list cadence, throat-clearing openings, "this highlights" tails. This skill is the proactive composition workflow: voice first, structure second, drafting third, edit last.
> **If `ABOUT-ME.md` exists in the project root**, read it before writing — it carries the founder's voice. **If `MY-ICP.md` exists**, read it for who the prose is talking to. The founder's voice delivers the customer's frame.
Three principles of prose that doesn't sound like AI
- **Lead with a specific moment, claim, or number — not a category.** "I shipped a feature on Tuesday and lost two customers by Friday" beats "Building products comes with tradeoffs."
- **Trust the reader.** State what you mean. Don't gesture at significance ("This highlights an important point about…"). The reader can see the point if you make it.
- **Structure invisibly.** Every paragraph earns its place by moving the argument or story forward. If a paragraph could be deleted with no loss, delete it.
---
Workflow
- [ ] Read ABOUT-ME.md and MY-ICP.md if they exist - [ ] Build a voice card (once, reusable) - [ ] Pick the format and state the one takeaway - [ ] Write the opening line first - [ ] Outline as 3–5 plain-English beats - [ ] Draft fast, in voice. Don't edit while drafting. - [ ] Edit pass: throat-clearing, "this highlights," ending - [ ] Run humanize if it still sounds AI
---
Voice discovery (do once, reuse forever)
Before writing in your voice, you need to know what your voice is. This is a 15-minute exercise.
1. Find 3 pieces of prose you wish you'd written. Blog posts, essays, threads. Not "good writing" in the abstract — writing that sounds like you on your best day. 2. For each piece, note:
- **Sentence length pattern.** Mostly short? Mixed? Long sentences with short punches?
- **Vocabulary register.** Plain ("we shipped this thing")? Mid ("we released the feature")? High ("we deployed the capability")?
- **Opinion stance.** Stated directly? Hedged? Self-aware about uncertainty?
- **Self in the prose.** First person constantly? Occasionally? Never?
- **Humor.** Dry? Earnest? None?
3. Distill into a 5-line **voice card** you paste into every prompt:
Voice card: - Sentence rhythm: [e.g., short punches with one longer setup per paragraph] - Register: [e.g., plain, casual, no jargon unless naming a real thing] - Opinions: [e.g., stated directly, qualified once if needed, never hedged twice] - First person: [e.g., I/we present throughout — this is a person talking] - What I never do: [e.g., listicles, "in conclusion," motivational closers, three-item lists]
Save this in `ABOUT-ME.md` so every skill in this plugin can use it.
**Tell AI:**
Help me build my voice card. I'll paste 3 pieces of writing I wish I'd written. For each: identify sentence rhythm, register, opinion stance, first-person presence, humor. Then distill into a 5-line voice card I can paste into prompts. Don't flatten the differences — find what's consistent across all three. Piece 1: [paste] Piece 2: [paste] Piece 3: [paste]
---
Format: Blog post (800–1500 words)
**Shape:** hook → premise → 2–4 beats with examples → resolution that earns a takeaway.
- **Hook (first 1–3 sentences):** a specific moment, claim, or number. Not a definition. Not a question. Not "Imagine if…"
- **Premise (next paragraph):** the one thing this post argues or shows. State it.
- **Beats:** each beat = one point, one example, one paragraph (or two). Examples are concrete. If you find yourself writing "for instance, consider a scenario where…" delete and use a real one.
- **Resolution:** the post lands somewhere. Not a recap. Not "in conclusion." The strongest line you've got, placed last.
**Anti-pattern:** the listicle that's actually a content-marketing skeleton — H2 / paragraph / H2 / paragraph, all same-length, same-cadence, no argument moving through.
**Tell AI:**
Write a [800/1200/1500]-word blog post on [topic].
Voice: [paste voice card]
The one takeaway: [in one sentence, what the reader walks away believing]
Structure: hook with [specific moment / claim / number] → premise → [3–4] beats with concrete examples → resolution that lands on the strongest line.
Constraints:
- No "this highlights / underscores / demonstrates"
- No -ing analysis tails ("...marking a shift toward...")
- No three-item lists unless they're actually three things
- No "in conclusion" or "to summarize"
- End on a strong line, not a recap
- Read aloud test: cut anything I wouldn't say---
Format: Founder essay (1500–3000 words)
**Shape:** personal stake → tension or question → exploration → arrived-at view.
- **Personal stake:** why are you the one writing this? A specific experience, decision, mistake. Not a credential.
- **Tension:** the thing you didn't know, or got wrong, or are still working out. The whole essay turns on this.
- **Exploration:** you working through it. Multiple beats. It's allowed to wander a little — that's what makes it an essay and not a blog post.
- **Arrived-at view:** what you think now. Not a tidy thesis. Closer to "here's where I've landed, with these open questions."
**Anti-pattern:** the LinkedIn-influencer "lessons learned" cadence. "Lesson 1. Lesson 2. Lesson
43 expert skills for non-technical founders building SaaS with AI tools (Claude Code, Lovable, Replit, Cursor). Covers the full lifecycle of planning, building, launching, and growing a software business — actionable guides, checklists, and copy-paste prompts.
Other skills on solo-founder-superpowers.
- /about-me
Use this skill when the user wants to create a founder profile, establish their personal voice for content, or set up context so other skills produce personalized output instead of generic AI copy. Also use when the user says 'set up my voice,' 'create my profile,' 'who am I,'
Open skill - /accounting
Use this skill when the user needs to set up bookkeeping, track revenue and expenses, prepare for taxes, choose accounting software, understand SaaS revenue recognition, or manage the financial operations of their bootstrapped business. Covers bookkeeping setup, tax preparation,
Open skill - /ads
Use this skill when the user needs to run Google Ads, write ad copy, select keywords, optimize CAC/LTV, or manage a small paid acquisition budget. Covers Google Ads strategy, keyword selection, ad copywriting, and conversion tracking for bootstrapped SaaS.
Open skill - /ai-features
Use this skill when the user needs to add AI-powered features to their SaaS product, integrate LLM APIs, build AI assistants, implement RAG, or use AI to differentiate their product. Covers API selection, prompt engineering for product features, cost management, and building AI
Open skill - /analytics
Use this skill when the user needs to set up analytics, design event tracking, define key metrics, build funnels, or instrument their SaaS product for data-driven decisions. Covers event naming conventions, tracking strategy, funnel analytics, and data quality.
Open skill - /beautify
Use this skill when the user wants to make their app look better, says it looks like a template, asks how to achieve Stripe/Linear quality, or says something looks off. Covers visual hierarchy, whitespace, composition, color application, and typography in practice.
Open skill

