--- name: af-writing-docs description: Write documentation following AgentFlow standards including frontmatter, bidirectional linking, and proper structure. Use when creating new documentation files, documenting features or APIs, or updating existing docs. # AgentFlow documentation fields title: Writing Documentation (Entry Point) created: 2026-02-06 updated: 2026-02-06 last_checked: 2026-02-06 tags: [skill, entry-point, documentation, writing, standards] parent: ../README.md related: - ../../docs/guides/documentation-system.md - ../../docs/standards/documentation-standards.md - ../af-documentation-standards/SKILL.md --- # Writing Documentation ## What to read **Creating documentation for new features:** → [documentation-system.md#workflow-creating-documentation-for-new-features](../../docs/guides/documentation-system.md#workflow-creating-documentation-for-new-features) **Documentation architecture (guides, standards, reference, setup):** → [documentation-system.md#documentation-architecture](../../docs/guides/documentation-system.md#documentation-architecture) **Documentation standards (structure, content rules):** → [documentation-standards.md](../../docs/standards/documentation-standards.md) **Updating existing documentation:** → [documentation-system.md#workflow-updating-existing-documentation](../../docs/guides/documentation-system.md#workflow-updating-existing-documentation) **For comprehensive documentation rules and validation:** → [af-documentation-standards/SKILL.md](../af-documentation-standards/SKILL.md)