Technical Writing
Technical writing turns accurate technical knowledge into content that helps a defined reader understand a system or complete a task. It joins subject-matter research, clear prose, useful structure, and verification.
itTechnical communication and collaboration | OpenSkills.info
Course pathWalk it in order
Look it upDip in anytime
Go furtherLeaves this page
Don't Panic
Don't Panic — Technical Writing
Technical writing is evidence shaped around a reader goal. It is not writing that sounds technical; it is writing that helps a defined reader understand a system or complete a task, and it begins with a source of truth.
The problem it exists to solve is the one where accurate technical knowledge exists in someone's head or in the code, and the person who needs it cannot reach it. Before the practice had a shape, documentation was whatever the nearest engineer wrote, which was usually accurate, often incomplete, and always unmaintained.
Two ideas hold up the rest. Reader goal first means every page starts with what the reader needs to understand, decide, or do — not with what the writer wants to explain. Evidence over prose means the running product is the only source that does not lie, and a page that reads well and describes behavior the system no longer has is worse than a rough page that is accurate.
The part that surprises people is that more detail makes pages less useful. The canonical index is roughly one percent of the corpus — the pages people actually return to. The rest is noise that buries the signal. Pruning is the work that matters, and it is the work nobody volunteers for.
The Cheatsheet has the workflow stages and the content form table. The Slides compress the reader-need-to-maintenance chain into a single pass. Field Notes carries the traps that turn a respectable documentation set into a garden of stale pages. The Quiz checks whether the distinctions survive a label shuffle.
Where this skill leads
Relevant careers
See how this topic contributes to broader role-level skill maps.
Sources
- https://developers.google.com/tech-writing
Supports
- Technical writing is evidence shaped around a reader goal.
- https://developers.google.com/style
Supports
- The workflow, structure, writing, verification, or accessibility practices used in this course
- https://developers.google.com/tech-writing/one/active-voice
Supports
- The workflow, structure, writing, verification, or accessibility practices used in this course
- https://developers.google.com/tech-writing/one/short-sentences
Supports
- The workflow, structure, writing, verification, or accessibility practices used in this course
- https://diataxis.fr/start-here/
Supports
- The workflow, structure, writing, verification, or accessibility practices used in this course
- https://www.w3.org/WAI/tips/writing/
Supports
- The workflow, structure, writing, verification, or accessibility practices used in this course
- https://www.hillelwayne.com/post/problems-with-the-4doc-model/
Supports
- Documentation frameworks designed for tools not fully fitting frameworks and languages
- Forcing every page into a straitjacket when the audience need does not match the four types
- https://increment.com/documentation/why-investing-in-internal-docs-is-worth-it/
Supports
- Documentation rot when owners leave and reassignment is skipped
- The canonical index being roughly one percent of the corpus with the rest as noise
