written-communication

refoundai/lenny-skills · updated Apr 8, 2026

MDX-style export adds YAML metadata + attribution linking explainx.ai and this canonical listing URL.

$npx skills add https://github.com/refoundai/lenny-skills --skill written-communication
0 commentsdiscussion
summary

Frameworks and principles for clearer, more persuasive business writing drawn from 38 product leaders.

  • Applies the pyramid principle: lead with your conclusion, then support it, rather than building up to an answer
  • Emphasizes cutting preamble and unnecessary context to start at the point of highest relevance or tension
  • Guides users to test clarity by ensuring someone unfamiliar with the topic could understand the core message
  • Covers recurring mistakes: burying conclusions, over-re
skill.md

Written Communication

Help the user communicate more effectively in writing using frameworks and insights from 38 product leaders.

How to Help

When the user asks for help with written communication:

  1. Clarify the purpose - Ask what action or outcome they want from readers
  2. Apply the pyramid principle - Guide them to lead with the conclusion, not build up to it
  3. Cut ruthlessly - Help them eliminate unnecessary context and get to the point faster
  4. Test for simplicity - Ensure someone unfamiliar with the topic could understand the core message

Core Principles

Focus on the how, not the what

Wes Kao: "Most writers spend too much time on the what and the why and not enough time on how. Most readers already agree with the general premise of what you're saying." Minimize context and justification; focus on specific steps, nuances, and examples.

Writing clarifies thinking

Julie Zhuo: "I approach my writing as letters to myself. This is the framework, this is the advice I need to give myself. It was hugely helpful for clarifying my train of thought." Use writing as a tool to organize scattered thoughts and force clarity.

Writing is clarity at scale

Kevin Yien: "Writing is clarity at scale. A key component to a PM's job is creating clarity both internally and externally." Write in the voice of the customer to demonstrate deep understanding.

Every project needs one canonical doc

Naomi Gleit: "There needs to be one canonical doc. Everyone should know exactly where it is. It links to all other docs." Create a single source of truth for every project.

Communication is the job

Boz: "Communication is the job. Leadership is exclusively done through the creation of artifacts or verbalizations that affect other humans." Take extreme ownership of whether your message was successfully received.

Start right before the bear attack

Wes Kao: "Don't start talking about going to REI to buy a Patagonia jacket. Start right before your friend left a Clif Bar out and you almost got mauled by a bear." Cut preamble and start at the point of highest tension or relevance.

Conclusion first, always

Wes Kao: "In business, start with your conclusion, then here's why. Not here's all my thinking, here's all my data points, and then my conclusion at the end." Place the recommendation at the very top.

Write what you repeat

Deb Liu: "Write what you repeat. If you say something more than once, write it down. Then the next time someone asks, you can just hand them." Document recurring advice to scale your influence.

Concision is density, not brevity

Wes Kao: "Being concise is not about absolute word count, it's about economy of words. You can have a 300 word memo that's meandering and a thousand word memo that is tight and concise." Focus on insight density, not just making things shorter.

Repeat across modalities

Boz: "I will give an all-hands and then write a post with the content of the all-hands, because different people respond differently to these modalities." Use multiple channels and formats to ensure messages are absorbed.

Use numbered lists for reference

Naomi Gleit: "I never use bulleted lists because you can never refer to a bullet. I always use numbered lists because you can say 'as referenced in number two.'" Enable precise referencing during discussions.

Full sentences expose gaps in logic

Wes Kao: "I dislike when people overuse bullets and sentence fragments when they should use complete sentences that show the connected tissue between ideas." Turn bullet fragments into full sentences to test if the idea is fully thought out.

Questions to Help Users

  • "What do you want the reader to do after reading this?"
  • "What is your conclusion - can you state it in one sentence at the top?"
  • "Are your first two paragraphs actually necessary, or are they preamble?"
  • "Could someone unfamiliar with this topic understand the core point?"
  • "Is this something you've explained multiple times that should be documented?"
  • "Have you read this out loud to check if it sounds like natural conversation?"

Common Mistakes to Flag

  • Building up to the conclusion - Business writing should lead with the answer, not build suspense
  • Too much context - Cut the backstory; start at the point of relevance
  • Bullet fragments hiding weak logic - Full sentences force clearer thinking
  • Single-channel communication - Important messages need multiple modalities
  • Assuming one communication is enough - Messages need repetition across formats

Deep Dive

For all 61 insights from 38 guests, see references/guest-insights.md

Related Skills

  • Stakeholder Alignment
  • Giving Presentations
  • Running Effective Meetings
  • Writing PRDs
how to use written-communication

How to use written-communication on Cursor

AI-first code editor with Composer

1

Prerequisites

Before installing skills in Cursor, ensure your development environment meets these requirements:

  • Cursor installed and configured on your development machine
  • Node.js version 16.0+ with npm package manager (verify with node --version)
  • Active project directory or workspace where you want to add written-communication
2

Execute installation command

Execute the skills CLI command in your project's root directory to begin installation:

$npx skills add https://github.com/refoundai/lenny-skills --skill written-communication

The skills CLI fetches written-communication from GitHub repository refoundai/lenny-skills and configures it for Cursor.

3

Select Cursor when prompted

The CLI will show a list of available agents. Use arrow keys to navigate and space to select Cursor:

◆ Which agents do you want to install to?
│ ── Universal (.agents/skills) ── always included ────
│ • Amp
│ • Antigravity
│ • Cline
│ • Codex
│ ●Cursor(selected)
│ • Cursor
│ • Windsurf
4

Verify installation

Confirm successful installation by checking the skill directory location:

.cursor/skills/written-communication

Reload or restart Cursor to activate written-communication. Access the skill through slash commands (e.g., /written-communication) or your agent's skill management interface.

Security & Verification Notice

We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.

Skills execute code in your development environment. Always verify the publisher's identity, review recent commits, and test in isolated environments before production deployment.

List & Monetize Your Skill

Submit your Claude Code skill and start earning

GET_STARTED →

Use Cases

User Story & Requirements Generation

Create detailed user stories, acceptance criteria, and feature specs

Example

Generate user stories for 'password reset feature' with acceptance criteria, edge cases, and test scenarios

Reduce spec writing time by 50%, ensure comprehensive coverage

Competitive Analysis

Research competitors, compare features, identify gaps

Example

Analyze 5 competitor products, create feature comparison matrix, suggest differentiation opportunities

Complete competitive research in 2 hours instead of 2 days

Roadmap Prioritization

Evaluate features using frameworks (RICE, ICE, Kano) and create prioritized backlogs

Example

Score 20 feature ideas using RICE framework, generate prioritized roadmap with rationale

Make data-driven prioritization decisions faster

Stakeholder Communication

Draft PRDs, status updates, and stakeholder presentations

Example

Create executive summary of Q3 roadmap, monthly progress report, feature launch announcement

Save 3-5 hours/week on communication overhead

Implementation Guide

Prerequisites

  • Claude Desktop or compatible AI client
  • Access to product documentation and roadmap tools (Jira, Notion, etc.)
  • Understanding of product management frameworks (RICE, Jobs-to-be-Done, etc.)
  • Stakeholder contact information and communication channels

Time Estimate

30-60 minutes to see productivity improvements

Installation Steps

  1. 1.Install product management skill
  2. 2.Start with user story generation for known feature
  3. 3.Progress to competitive analysis: research 2-3 competitors
  4. 4.Use for roadmap prioritization: apply RICE/ICE scoring
  5. 5.Draft stakeholder communications and refine based on feedback
  6. 6.Build template library for recurring PM tasks
  7. 7.Share effective prompts with product team

Common Pitfalls

  • Not validating competitive research—verify facts before sharing
  • Accepting user stories without involving engineering team
  • Over-relying on frameworks without qualitative judgment
  • Not customizing outputs to company culture and communication style
  • Skipping stakeholder validation of generated requirements

Best Practices

✓ Do

  • +Validate research and competitive analysis with real data
  • +Collaborate with engineering when generating technical requirements
  • +Customize frameworks and templates to your company context
  • +Use skill for first drafts, refine with stakeholder input
  • +Document successful prompt patterns for PM tasks
  • +Combine AI efficiency with human judgment and intuition

✗ Don't

  • Don't publish competitive analysis without fact-checking
  • Don't finalize user stories without engineering review
  • Don't make prioritization decisions solely on AI scoring
  • Don't skip customer validation of generated requirements
  • Don't ignore company-specific context and culture

💡 Pro Tips

  • Provide context: company goals, constraints, customer feedback
  • Ask for alternatives: 'Show 3 ways to prioritize this roadmap'
  • Request stakeholder-specific formatting: 'Executive summary vs. engineering spec'
  • Use skill for 70% generation + 30% customization to company needs

When to Use This

✓ Use When

Use for user story writing, competitive research, roadmap prioritization, stakeholder communication, and PRD drafting. Best for reducing repetitive documentation and research work.

✗ Avoid When

Avoid for strategic product vision (requires deep customer empathy), pricing decisions (needs market and financial expertise), or when face-to-face customer discovery is more valuable than speed.

Learning Path

  1. 1Basic: user stories, feature specs, status updates
  2. 2Intermediate: competitive analysis, prioritization frameworks, PRDs
  3. 3Advanced: product strategy, go-to-market planning, OKR setting
  4. 4Expert: product vision, market positioning, business model innovation

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.839 reviews
  • Isabella Perez· Dec 28, 2024

    Keeps context tight: written-communication is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • James Diallo· Dec 24, 2024

    written-communication reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Benjamin Smith· Dec 8, 2024

    written-communication has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Pratham Ware· Dec 4, 2024

    We added written-communication from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Lucas Ghosh· Nov 27, 2024

    written-communication reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Isabella Mensah· Nov 19, 2024

    written-communication is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Lucas Rao· Nov 15, 2024

    written-communication has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Evelyn Haddad· Nov 3, 2024

    We added written-communication from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Evelyn Khan· Nov 3, 2024

    Solid pick for teams standardizing on skills: written-communication is focused, and the summary matches what you get after install.

  • Evelyn Lopez· Oct 22, 2024

    Solid pick for teams standardizing on skills: written-communication is focused, and the summary matches what you get after install.

showing 1-10 of 39

1 / 4