Document a Module for New Developers

Use Copilot to generate onboarding-friendly documentation.

category:docs
onboarding
documentation
workflow
multi-step
0

Prompt

A workflow tailored to turning code into approachable documentation for new team members.

## Steps:

1. Open a frequently misunderstood module.

2. Ask Copilot: "Summarize what this module does for a new developer."

3. Paste its summary into documentation.

4. Ask Copilot: "Generate usage examples for the main exports."

5. Add the examples to the docs.

6. Link this documentation from the README.