From writing-clearly-and-concisely
Applies Strunk's Elements of Style rules for clear, concise prose in documentation, commit messages, error messages, UI text, reports, and explanations.
How this skill is triggered — by the user, by Claude, or both
Slash command
/writing-clearly-and-concisely:writing-clearly-and-conciselyThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Write with clarity and force. This skill covers what to do (Strunk) and what not to do (AI patterns).
Write with clarity and force. This skill covers what to do (Strunk) and what not to do (AI patterns).
Use this skill whenever you write prose for humans:
If you're writing sentences for a human to read, use this skill.
When context is tight:
Loading a single section (~1,000-4,500 tokens) instead of everything saves significant context.
William Strunk Jr.'s The Elements of Style (1918) teaches you to write clearly and cut ruthlessly.
Elementary Rules of Usage (Grammar/Punctuation):
Elementary Principles of Composition:
The rules above are summarized from Strunk's original text. For complete explanations with examples:
| Section | File | ~Tokens |
|---|---|---|
| Grammar, punctuation, comma rules | 02-elementary-rules-of-usage.md | 2,500 |
| Paragraph structure, active voice, concision | 03-elementary-principles-of-composition.md | 4,500 |
| Headings, quotations, formatting | 04-a-few-matters-of-form.md | 1,000 |
| Word choice, common errors | 05-words-and-expressions-commonly-misused.md | 4,000 |
Most tasks need only 03-elementary-principles-of-composition.md — it covers active voice, positive form, concrete language, and omitting needless words.
LLMs regress to statistical means, producing generic, puffy prose. Avoid:
Be specific, not grandiose. Say what it actually does.
For comprehensive research on why these patterns occur, see signs-of-ai-writing.md. Wikipedia editors developed this guide to detect AI-generated submissions — their patterns are well-documented and field-tested.
Writing for humans? Load the relevant section from elements-of-style/ and apply the rules. For most tasks, 03-elementary-principles-of-composition.md covers what matters most.
3plugins reuse this skill
First indexed Jul 11, 2026
npx claudepluginhub thanhnp07/agent-toolkit --plugin writing-clearly-and-conciselyApplies Strunk's Elements of Style to draft and revise long-form documents—documentation, READMEs, guides, specs, blog posts, proposals—for clarity and conciseness. Excludes code-adjacent text like commit messages.
Applies Strunk's Elements of Style principles to writing or editing prose: omit needless words, use active voice, prefer positive form, and keep related words together.
Applies Strunk & White writing rules (omit needless words, active voice, concrete language) to prose. Use for tightening and clarifying any written text.