Patterns, templates, and Mermaid diagrams for creating world-class technical documentation and reports. Use for: (1) Creating new .md files, (2) Adding Mermaid diagrams, (3) Structuring reports and READMEs, (4) Applying GitHub-style alerts and premium visual standards, (5) Writing professional analysis reports.
This skill consolidates technical documentation standards and Mermaid diagram visualization to ensure high-impact delivery and technical consistency. Use this skill whenever producing written deliverables — reports, READMEs, studies, or any structured document.
Use for highlighting critical information visually.
> [!NOTE]
> Additional context or neutral observations.
> [!TIP]
> Best practices and efficiency suggestions.
> [!IMPORTANT]
> Mandatory requirements or crucial steps.
> [!WARNING]
> Breaking changes or security warnings.
> [!CAUTION]
> Risks of data loss or critical failures.
language:path/to/file format if applicable../file.mdUse Mermaid diagrams to explain complex flows, architectures, and data pipelines.
For technical syntax details and complex examples, consult the reference documents:
Every reference document or report must follow this hierarchy:
> [!NOTE] Last updated: YYYY-MM-DD.When producing a final report or documentation:
data-viz skill outputs where applicable.[!TIP] When creating Mermaid diagrams, avoid node overload. If the diagram gets too large, break it into subgraphs or multiple files.