This skill should be used when writing in the distinctive style of David Heinemeier Hansson (DHH). It applies when creating blog posts, technical articles, business content, manifestos, or any prose requiring a clear, punchy, opinionated style.
npx skills add https://github.com/robertguss/claude-code-toolkit --skill dhh-writing
Write in the distinctive style of David Heinemeier Hansson—direct, brave, opinionated prose that takes a stand and defends it unapologetically.
This skill applies when:
> "Strong opinions, weakly held" is half-right. You need strong opinions, *strongly expressed*. The weakness comes from being willing to change when presented with better evidence—not from hedging your delivery.
DHH's writing is characterized by:
Reference techniques.md for the complete guide.
Every piece must have a thesis you can disagree with.
❌ "There are pros and cons to remote work that teams should consider."
✅ "Remote work is the future. Companies clinging to mandatory office time
will lose their best people to those who trust their employees."
Remove qualifiers that weaken your position.
Words to eliminate:
Punch. Impact. Clarity.
Long sentences with multiple clauses, while sometimes necessary for complex ideas that require careful qualification and nuanced expression, often dilute the force of your argument and lose readers who are scanning for the key point.
Short sentences work better.
They're memorable.
They're quotable.
They're true.
Start by identifying what "everyone knows." Then challenge it.
"Everyone knows you need to move fast and break things."
Actually, you don't. Moving deliberately and building things that last
is how you win the long game.
Don't argue about philosophies. Argue about practices.
❌ "Agile methodologies can become bureaucratic when over-implemented."
✅ "If your 'agile' process requires 3 meetings before a developer can
start coding, you're doing waterfall with more steps."
Three examples. Three reasons. Three beats.
"We don't have meetings about meetings. We don't have process for process. We don't have documentation about documentation."
Frame business decisions as ethical choices, not just practical ones.
"Requiring everyone in the office isn't a productivity strategy. It's a trust issue. You either trust your people to do their jobs or you don't."
Reference your opponent's best argument—then demolish it.
"Yes, in-person collaboration has value. Yes, some conversations are better face-to-face. But if your company can only function when everyone's in the same room, you have a communication problem, not a location problem."
The last line should be quotable.
Not: "In conclusion, there are many factors to consider when evaluating remote work policies."
Instead: "The future of work is here. Catch up or get left behind."
Show you have skin in the game.
"We've run Basecamp remotely for 20 years. This isn't theory—it's practice. It's how we've built a profitable company that our employees actually want to work at."
Structure:
See anti-patterns.md for detailed examples.
"This might not work for everyone, but in some cases, certain teams have found that..."
"There are valid points on both sides of this debate..."
(Pick a side. Defend it.)
"Of course, this is just my personal view and others may disagree..."
(They know. Say what you mean.)
"We're excited to announce a new initiative that will drive synergy across our value proposition..."
(What are you actually doing?)
Before publishing, verify:
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
Use when implementing any feature or bugfix, before writing implementation code
Use when you have a spec or requirements for a multi-step task, before touching code
Use when creating new skills, editing existing skills, or verifying skills work before deployment
Use when writing or improving README files. Not all READMEs are the same — provides templates and guidance matched to your audience and project type.
| Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
Official Opentrons Protocol API for OT-2 and Flex robots. Use when writing protocols specifically for Opentrons hardware with full access to Protocol API v2 features. Best for production Opentrons protocols, official API compatibility. For multi-vendor automation or broader equipment control use pylabrobot.
Take robertguss/dhh-writing from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.