·data-modeling

Data modeling with Entity-Relationship Diagrams (ERDs), data dictionaries, and conceptual/logical/physical models. Documents data structures, relationships, and attributes.

49Installs·1Trend·@melodic-software

Installation

$npx skills add https://github.com/melodic-software/claude-code-plugins --skill data-modeling

How to Install data-modeling

Quickly install data-modeling AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/melodic-software/claude-code-plugins --skill data-modeling
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: melodic-software/claude-code-plugins.

SKILL.md

View raw

Create and document data structures using Entity-Relationship Diagrams (ERDs), data dictionaries, and structured data models. Supports conceptual, logical, and physical modeling levels for database design and data architecture.

Data modeling creates visual and structured representations of data elements and their relationships. It documents:

| Conceptual | Business concepts | Business users | Entities, high-level relationships | | Logical | Data structure | Analysts, designers | Entities, attributes, all relationships | | Physical | Implementation | Developers, DBAs | Tables, columns, types, indexes |

Data modeling with Entity-Relationship Diagrams (ERDs), data dictionaries, and conceptual/logical/physical models. Documents data structures, relationships, and attributes. Source: melodic-software/claude-code-plugins.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/melodic-software/claude-code-plugins --skill data-modeling
Category
{}Data Analysis
Verified
First Seen
2026-03-03
Updated
2026-03-10

Browse more skills from melodic-software/claude-code-plugins

Quick answers

What is data-modeling?

Data modeling with Entity-Relationship Diagrams (ERDs), data dictionaries, and conceptual/logical/physical models. Documents data structures, relationships, and attributes. Source: melodic-software/claude-code-plugins.

How do I install data-modeling?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/melodic-software/claude-code-plugins --skill data-modeling Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/melodic-software/claude-code-plugins