documentation-style
Installation
SKILL.md
Documentation and writing style
Purpose
Keep NVCF documentation plain, consistent, and useful for external readers. Write short docs an agent or contributor can act on without private context. Avoid typographic Unicode that breaks grep and diff tools, and avoid emphasis patterns that make docs noisy.
When to use
- Any new or edited public Markdown in this repo.
AGENTS.md,CLAUDE.md,SKILL.md, READMEs, plans, and guides.- GitHub issue bodies, commit messages, and Pull Request descriptions.
- Existing docs you are changing for another reason.