# Docs

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

- Skill: `nmnmcc/docs` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add nmnmcc/docs`
- Raw SKILL.md: https://api.skillmd.com/api/skills/nmnmcc/docs/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: nmnmcc (https://skillmd.com/u/nmnmcc)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/nmnmcc/docs

---


# 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](references/guide.md) when choosing document structure, updating a project-wide guide, or reviewing stale documentation.

