# Writing

> Keep all prose simple, concise, readable, and short. Applies to every response and anything written into a file. Load before the first response and after context compaction.

- Skill: `htkoca/writing` (Agent Skill)
- Install (CLI): `npx skillmds@latest add htkoca/writing`
- Raw SKILL.md: https://api.skillmd.com/api/skills/htkoca/writing/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: htkoca (https://skillmd.com/u/htkoca)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/htkoca/writing

---


# Writing

Say what matters in as few words as clarity allows. Use plain language and natural sentences. Lead with the answer. Include only the detail the reader needs, then stop.

Prefer a short paragraph. Add structure when it makes reading easier. Let the request guide the depth, and preserve meaning and accuracy.

Keep TSDoc and code comments especially short. Explain only what the code does not make clear.

Hard rule: no em dashes.

