Skill · em Documentar e entregar
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.
Procedência
- Origem: davila7/claude-code-templates
- Caminho:
cli-tool/components/skills/enterprise-communication/writing-clearly-and-concisely - Versão fixada:
57f899e5394bb8ca166f38eacae8f0853cbfe033 - Licença: MIT
- Espelhado em 25/09/2026
- 4 downloads no Claude Code Templates (lido em 25/09/2026)
Antes de instalar
8 arquivos · 173,5 KB · só texto, nenhum script
Instalar na sua CLI
O comando baixa a versão fixada (commit 57f899e) direto da origem, para a pasta que a CLI lê. Precisa de curl (macOS e Linux); no Windows não há comando, porque o Rook Labs é para macOS.
Claude Code
Neste projeto: instala em .claude/skills/writing-clearly-and-concisely/.
d=".claude/skills/writing-clearly-and-concisely" u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/enterprise-communication/writing-clearly-and-concisely" curl -fsSL --create-dirs \ -o "$d/SKILL.md" "$u/SKILL.md" \ -o "$d/elements-of-style/01-introductory.md" "$u/elements-of-style/01-introductory.md" \ -o "$d/elements-of-style/02-elementary-rules-of-usage.md" "$u/elements-of-style/02-elementary-rules-of-usage.md" \ -o "$d/elements-of-style/03-elementary-principles-of-composition.md" "$u/elements-of-style/03-elementary-principles-of-composition.md" \ -o "$d/elements-of-style/04-a-few-matters-of-form.md" "$u/elements-of-style/04-a-few-matters-of-form.md" \ -o "$d/elements-of-style/05-words-and-expressions-commonly-misused.md" "$u/elements-of-style/05-words-and-expressions-commonly-misused.md" \ -o "$d/README.md" "$u/README.md" \ -o "$d/signs-of-ai-writing.md" "$u/signs-of-ai-writing.md" \ -o "$d/LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"
Global: instala em ~/.claude/skills/writing-clearly-and-concisely/.
d="$HOME/.claude/skills/writing-clearly-and-concisely" u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/enterprise-communication/writing-clearly-and-concisely" curl -fsSL --create-dirs \ -o "$d/SKILL.md" "$u/SKILL.md" \ -o "$d/elements-of-style/01-introductory.md" "$u/elements-of-style/01-introductory.md" \ -o "$d/elements-of-style/02-elementary-rules-of-usage.md" "$u/elements-of-style/02-elementary-rules-of-usage.md" \ -o "$d/elements-of-style/03-elementary-principles-of-composition.md" "$u/elements-of-style/03-elementary-principles-of-composition.md" \ -o "$d/elements-of-style/04-a-few-matters-of-form.md" "$u/elements-of-style/04-a-few-matters-of-form.md" \ -o "$d/elements-of-style/05-words-and-expressions-commonly-misused.md" "$u/elements-of-style/05-words-and-expressions-commonly-misused.md" \ -o "$d/README.md" "$u/README.md" \ -o "$d/signs-of-ai-writing.md" "$u/signs-of-ai-writing.md" \ -o "$d/LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"
Codex
Neste projeto: instala em .agents/skills/writing-clearly-and-concisely/.
d=".agents/skills/writing-clearly-and-concisely" u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/enterprise-communication/writing-clearly-and-concisely" curl -fsSL --create-dirs \ -o "$d/SKILL.md" "$u/SKILL.md" \ -o "$d/elements-of-style/01-introductory.md" "$u/elements-of-style/01-introductory.md" \ -o "$d/elements-of-style/02-elementary-rules-of-usage.md" "$u/elements-of-style/02-elementary-rules-of-usage.md" \ -o "$d/elements-of-style/03-elementary-principles-of-composition.md" "$u/elements-of-style/03-elementary-principles-of-composition.md" \ -o "$d/elements-of-style/04-a-few-matters-of-form.md" "$u/elements-of-style/04-a-few-matters-of-form.md" \ -o "$d/elements-of-style/05-words-and-expressions-commonly-misused.md" "$u/elements-of-style/05-words-and-expressions-commonly-misused.md" \ -o "$d/README.md" "$u/README.md" \ -o "$d/signs-of-ai-writing.md" "$u/signs-of-ai-writing.md" \ -o "$d/LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"
Global: instala em ~/.agents/skills/writing-clearly-and-concisely/.
d="$HOME/.agents/skills/writing-clearly-and-concisely" u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/enterprise-communication/writing-clearly-and-concisely" curl -fsSL --create-dirs \ -o "$d/SKILL.md" "$u/SKILL.md" \ -o "$d/elements-of-style/01-introductory.md" "$u/elements-of-style/01-introductory.md" \ -o "$d/elements-of-style/02-elementary-rules-of-usage.md" "$u/elements-of-style/02-elementary-rules-of-usage.md" \ -o "$d/elements-of-style/03-elementary-principles-of-composition.md" "$u/elements-of-style/03-elementary-principles-of-composition.md" \ -o "$d/elements-of-style/04-a-few-matters-of-form.md" "$u/elements-of-style/04-a-few-matters-of-form.md" \ -o "$d/elements-of-style/05-words-and-expressions-commonly-misused.md" "$u/elements-of-style/05-words-and-expressions-commonly-misused.md" \ -o "$d/README.md" "$u/README.md" \ -o "$d/signs-of-ai-writing.md" "$u/signs-of-ai-writing.md" \ -o "$d/LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"
Antigravity
Neste projeto: instala em .agents/skills/writing-clearly-and-concisely/.
d=".agents/skills/writing-clearly-and-concisely" u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/enterprise-communication/writing-clearly-and-concisely" curl -fsSL --create-dirs \ -o "$d/SKILL.md" "$u/SKILL.md" \ -o "$d/elements-of-style/01-introductory.md" "$u/elements-of-style/01-introductory.md" \ -o "$d/elements-of-style/02-elementary-rules-of-usage.md" "$u/elements-of-style/02-elementary-rules-of-usage.md" \ -o "$d/elements-of-style/03-elementary-principles-of-composition.md" "$u/elements-of-style/03-elementary-principles-of-composition.md" \ -o "$d/elements-of-style/04-a-few-matters-of-form.md" "$u/elements-of-style/04-a-few-matters-of-form.md" \ -o "$d/elements-of-style/05-words-and-expressions-commonly-misused.md" "$u/elements-of-style/05-words-and-expressions-commonly-misused.md" \ -o "$d/README.md" "$u/README.md" \ -o "$d/signs-of-ai-writing.md" "$u/signs-of-ai-writing.md" \ -o "$d/LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"
Global: instala em ~/.gemini/antigravity-cli/skills/writing-clearly-and-concisely/.
d="$HOME/.gemini/antigravity-cli/skills/writing-clearly-and-concisely" u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/enterprise-communication/writing-clearly-and-concisely" curl -fsSL --create-dirs \ -o "$d/SKILL.md" "$u/SKILL.md" \ -o "$d/elements-of-style/01-introductory.md" "$u/elements-of-style/01-introductory.md" \ -o "$d/elements-of-style/02-elementary-rules-of-usage.md" "$u/elements-of-style/02-elementary-rules-of-usage.md" \ -o "$d/elements-of-style/03-elementary-principles-of-composition.md" "$u/elements-of-style/03-elementary-principles-of-composition.md" \ -o "$d/elements-of-style/04-a-few-matters-of-form.md" "$u/elements-of-style/04-a-few-matters-of-form.md" \ -o "$d/elements-of-style/05-words-and-expressions-commonly-misused.md" "$u/elements-of-style/05-words-and-expressions-commonly-misused.md" \ -o "$d/README.md" "$u/README.md" \ -o "$d/signs-of-ai-writing.md" "$u/signs-of-ai-writing.md" \ -o "$d/LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"
Peça ao Rook
Já usa o Rook Labs? Cole no chat do Rook: instale a skill https://rooklabs.sh/marketplace/cct.writing-clearly-and-concisely
Prévia do SKILL.md
---
name: writing-clearly-and-concisely
description: 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.
---
# Writing Clearly and Concisely
## Overview
Write with clarity and force. This skill covers what to do (Strunk) and what not to do (AI patterns).
## When to Use This Skill
Use this skill whenever you write prose for humans:
- Documentation, README files, technical explanations
- Commit messages, pull request descriptions
- Error messages, UI copy, help text, comments
- Reports, summaries, or any explanation
- Editing to improve clarity
**If you're writing sentences for a human to read, use this skill.**
## Limited Context Strategy
When context is tight:
1. Write your draft using judgment
2. Dispatch a subagent with your draft and the relevant section file
3. Have the subagent copyedit and return the revision
Loading a single section (~1,000-4,500 tokens) instead of everything saves significant context.
## Elements of Style
William Strunk Jr.'s *The Elements of Style* (1918) teaches you to write clearly and cut ruthlessly.
### Rules
**Elementary Rules of Usage (Grammar/Punctuation)**:
…