writing-clearly-and-concisely
Use when writing prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Applies Strunk's timeless rules for clearer, stronger, more professional writing.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install writing-clearly-and-concisely --cli claudewrites the skill into.claude/skills/writing-clearly-and-concisely/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/writing-clearly-and-concisely/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Use when writing prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Applies Strunk's timeless rules for clearer, stronger, more professional writing.
When to use it
Use when writing prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Applies Strunk's timeless rules for clearer, stronger, more professional writing.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/enterprise-communication/writing-clearly-and-concisely/SKILL.md -o .claude/skills/writing-clearly-and-concisely/SKILL.md
Notes
Extracted from davila7/claude-code-templates, writing-clearly-and-concisely category.