home / skills / jeremylongshore / claude-code-plugins-plus-skills / mermaid-er-diagram-creator
This skill helps you generate production-ready Mermaid ER diagrams and related configurations with best practices for visual content workflows.
npx playbooks add skill jeremylongshore/claude-code-plugins-plus-skills --skill mermaid-er-diagram-creatorReview the files below or copy the command above to add this skill to your agents.
---
name: "mermaid-er-diagram-creator"
description: |
Create mermaid er diagram creator operations. Auto-activating skill for Visual Content.
Triggers on: mermaid er diagram creator, mermaid er diagram creator
Part of the Visual Content skill category. Use when working with mermaid er diagram creator functionality. Trigger with phrases like "mermaid er diagram creator", "mermaid creator", "mermaid".
allowed-tools: "Read, Write, Edit, Bash(cmd:*), Grep"
version: 1.0.0
license: MIT
author: "Jeremy Longshore <[email protected]>"
---
# Mermaid Er Diagram Creator
## Overview
This skill provides automated assistance for mermaid er diagram creator tasks within the Visual Content domain.
## When to Use
This skill activates automatically when you:
- Mention "mermaid er diagram creator" in your request
- Ask about mermaid er diagram creator patterns or best practices
- Need help with visual content skills covering diagrams, charts, presentations, and visual documentation tools.
## Instructions
1. Provides step-by-step guidance for mermaid er diagram creator
2. Follows industry best practices and patterns
3. Generates production-ready code and configurations
4. Validates outputs against common standards
## Examples
**Example: Basic Usage**
Request: "Help me with mermaid er diagram creator"
Result: Provides step-by-step guidance and generates appropriate configurations
## Prerequisites
- Relevant development environment configured
- Access to necessary tools and services
- Basic understanding of visual content concepts
## Output
- Generated configurations and code
- Best practice recommendations
- Validation results
## Error Handling
| 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 |
## Resources
- Official documentation for related tools
- Best practices guides
- Community examples and tutorials
## Related Skills
Part of the **Visual Content** skill category.
Tags: diagrams, mermaid, charts, visualization, presentations
This skill automates the creation and validation of Mermaid ER diagrams for visual documentation and design workflows. It produces production-ready Mermaid syntax, suggests entity and relationship patterns, and offers validation against common diagraming standards. Use it to speed up diagram authoring, enforce consistency, and generate shareable diagram code.
I inspect your model description, database schema, or plain-language entity list and convert it into clean Mermaid ER diagram code. I follow best-practice patterns for naming, cardinality, and layout, then validate the generated diagram for syntax and common structural issues. I can output ready-to-use Mermaid code, suggest refinements, and provide step-by-step guidance to integrate diagrams into docs or presentations.
What input formats do you accept?
I accept plain-language descriptions, lists of entities and attributes, and SQL CREATE TABLE snippets to generate Mermaid ER code.
Can you validate Mermaid syntax?
Yes. I check for common syntax errors and structural issues and recommend fixes for previewers and renderers.