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.
Data modeling with Entity-Relationship Diagrams (ERDs), data dictionaries, and conceptual/logical/physical models. Documents data structures, relationships, and attributes.
Quickly install data-modeling AI skill to your development environment via command line
Source: melodic-software/claude-code-plugins.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/melodic-software/claude-code-plugins --skill data-modelingBrowse more skills from melodic-software/claude-code-plugins
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.
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
https://github.com/melodic-software/claude-code-plugins