# Docs

> Use when the user asks to document something in the codebase, says "document this", "add docs for", "write documentation for", or wants code-level documentation created or updated

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

---


# Document

Follow the workflow in `docs/workflows/documenting-code.md` to create or update documentation for code, modules, features, APIs, or architecture decisions.

Read that file and follow it exactly. It covers how to pick the right documentation type, how to write each type, what related docs to update, and the quality checks to apply.

