database-visualization

Community

Create clear, Mermaid-based database diagrams.

Authorlarsnyg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps visualize complex database schemas using Mermaid.js, producing readable, version-controlled diagrams that are easy to share in GitHub or documentation.

Core Features & Use Cases

  • Mermaid ERD syntax guidance: Learn and apply Mermaid ERD patterns.
  • SQL Server to Mermaid mapping: Map data types and relationships to Mermaid notation.
  • Relationship labeling & cardinality: Best practices for readable diagrams.
  • Diagram rendering in GitHub/VS Code: Text-based diagrams that render in docs and editors.

Quick Start

Provide a database schema or textual description and I will generate a Mermaid ERD.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: database-visualization
Download link: https://github.com/larsnyg/claude-code-template-sql/archive/main.zip#database-visualization

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository