Convert Mermaid diagrams to images (PNG, SVG, PDF) using mermaid-cli. This skill should be used when Claude generates Mermaid diagram syntax and wants to create a visual representation for the user, or when converting existing Mermaid diagrams to image formats.
$npx -y skills add emdashcodes/claude-code-plugins --skill mermaid-diagram-to-imageInstalls into the current project.
Run `npx skills use "https://github.com/emdashcodes/claude-code-plugins" --skill "emdashcodes/claude-code-plugins/mermaid-diagram-to-image"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/emdashcodes/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/emdashcodes/claude-code-plugins"` and select the relevant skills, then follow their instructions.