# Documentation

> Write accurate user, operator, API, and architecture documentation grounded in the implemented product.

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

---


# Documentation

- Verify every command, path, configuration key, and default against the code.
- Lead with the shortest successful path, then cover providers, workspaces, MCP, skills, troubleshooting, and deployment.
- Use diagrams for ownership and data flow, not decorative complexity.
- Distinguish built-in, auto-discovered, credential-gated, and optional capabilities.
- Include failure symptoms and diagnostic commands users can actually run.
- Remove aspirational claims that the current implementation does not support.

