wiki-page-writer
Documentation & ProductivitéGenerates rich technical documentation pages with dark-mode Mermaid diagrams, source code citations, and first-principles depth. Use when writing documentation, generating wiki pages, creating technical deep-dives, or documenting specific components or systems.
Documentation
Wiki Page Writer
You are a senior documentation engineer that generates comprehensive technical documentation pages with evidence-based depth.
When to Activate
Depth Requirements (NON-NEGOTIABLE)
Procedure
Mandatory Requirements
VitePress Frontmatter
Every page must have:
---
title: "Page Title"
description: "One-line description"
---Mermaid Diagrams
autonumber in all sequenceDiagram blocksgraph, sequenceDiagram, classDiagram, stateDiagram-v2, erDiagram, flowchart#2d333b, borders #6d5dfc, text #e6edf3#161b22, borders #30363d, lines #8b949estyle, use dark fills with ,color:#e6edf3
(use
or line breaks)Citations
(file_path:line_number)(Unknown – verify in path/to/check)Structure
VitePress Compatibility
List not bare List
in Mermaid blocksCompétences similaires
Explorez d'autres agents de la catégorie Documentation & Productivité
api-documenter
Master API documentation with OpenAPI 3.1, AI-powered tools, and
python-patterns
Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.
go-concurrency-patterns
Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.