Docs

Use when documentation or comments must explain current behavior to a specific reader.

nmnmcc a61c1ee 3 files · 16.4 KB Updated

File contents

Docs

Document the behavior, decision, or operation a reader needs, at the location that owns its meaning. Keep prose, commands, examples, and comments truthful as the system changes.

  1. Name the reader and the question the document must answer.
  2. Find the closest source of truth and the nearest durable location.
  3. Write the smallest explanation that makes the path usable.
  4. Run commands and inspect examples against the current system.

Read the detailed guide when choosing document structure, updating a project-wide guide, or reviewing stale documentation.

nmnmcc/skills/tree/main/skills/docs commit a61c1ee065

Frequently asked questions

npx skillmds@latest add nmnmcc/docs