From jeremylongshore-claude-code-plugins-plus-skills
Generates Graphviz DOT language diagrams for visual content. Useful for creating flowcharts, network diagrams, and other graph-based visualizations from text descriptions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremylongshore-claude-code-plugins-plus-skills:graphviz-dot-generatorThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides automated assistance for graphviz dot generator tasks within the Visual Content domain.
This skill provides automated assistance for graphviz dot generator tasks within the Visual Content domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with graphviz dot generator" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the Visual Content skill category. Tags: diagrams, mermaid, charts, visualization, presentations
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin j-rigCreates complex directed/undirected graphs with precise layout control using Graphviz DOT syntax. Best for dependency trees, org charts, network topologies, and module relationships.
Generates Mermaid diagrams for flowcharts, sequence diagrams, state diagrams, class diagrams, ERDs, and system architectures to visualize complex concepts and processes.
Generates Mermaid flowchart diagrams from natural language descriptions. Activates on requests involving mermaid, flowcharts, or diagram generation.