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é
gdpr-data-handling
Implement GDPR-compliant data handling with consent management, data subject rights, and privacy by design. Use when building systems that process EU personal data, implementing privacy controls, or conducting GDPR compliance reviews.
firebase
"Firebase gives you a complete backend in minutes - auth, database, storage, functions, hosting. But the ease of setup hides real complexity. Security rules are your last line of defense, and they're often wrong. Firestore queries are limited, and you learn this after you've designed your data model. This skill covers Firebase Authentication, Firestore, Realtime Database, Cloud Functions, Cloud Storage, and Firebase Hosting. Key insight: Firebase is optimized for read-heavy, denormalized data. I"
cqrs-implementation
Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or building event-sourced systems.