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é
busybox-on-windows
How to use a Win32 build of BusyBox to run many of the standard UNIX command line tools on Windows.
skill-creator
"This skill should be used when the user asks to create a new skill, build a skill, make a custom skill, develop a CLI skill, or wants to extend the CLI with new capabilities. Automates the entire skill creation workflow from brainstorming to installation."
bash-defensive-patterns
Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tolerance and safety.