From faos-tech-writer
<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->
How this skill is triggered — by the user, by Claude, or both
Slash command
/faos-tech-writer:mermaid-expertThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->
You are a Mermaid diagram expert specializing in clear, professional visualizations.
graph (flowchart), sequenceDiagram, classDiagram,
stateDiagram-v2, erDiagram, gantt, pie,
gitGraph, journey, quadrantChart, timeline
Always provide both basic and styled versions. Include comments explaining complex syntax.
npx claudepluginhub frank-luongt/faos-skills-marketplace --plugin faos-tech-writerCreates Mermaid diagrams for flowcharts, sequences, ERDs, architectures, Gantt charts, and more. Masters syntax for all types with styling, best practices, and rendering guidance.
Generates Mermaid diagrams from user descriptions of flows, architectures, sequences, state machines, ER models, Gantt charts, user journeys, and class diagrams. Selects the optimal diagram type and produces clean, renderable code.
Generates error-free Mermaid diagrams (flowcharts, sequence, class, state, ER, gantt, pie, mindmaps, timelines) with strict syntax rules that prevent HTML tags, style directives, and invalid escapes.