Write READMEs, API docs, inline comments, and architecture documentation.
Keywords: document, README, API docs, documentation, doc, comments, architecture doc, write docs
When asked to write documentation, follow this approach:
# Project Name
One-line description of what this does.
## Quick Start
Steps to get running (install, configure, run).
## Usage
Common usage examples with actual commands/code.
## Configuration
Available options and how to set them.
## Contributing
How to set up a dev environment, run tests, submit changes.