Creates professional, well-structured Markdown documents with YAML frontmatter, versioning, author attribution, table of contents, and consistent formatting. USE FOR: create markdown document, write markdown, generate md file, create README, write technical doc, create ADR, architecture decision record, write changelog, create specification, write guide in markdown. DO NOT USE FOR: Word documents (use docx-creator), presentations (use pptx-creator or ms-gamma-presenter), diagrams (use figjam-diagrams).
Create professional, well-structured Markdown documents following enterprise best practices with proper metadata, versioning, and attribution.
Every markdown document MUST start with YAML frontmatter:
---