erdai-physical-model

Community

Convert ERDAI logical models to physical schemas

Authorbernakilljos
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates converting an ERDAI logical model into a concrete physical database schema, saving time and reducing errors in translation between design and implementation.

Core Features & Use Cases

  • Entity-to-table mapping: automatically map each entity to a physical table with consistent naming.
  • Column definitions: derive column names, data types, nullability, and constraints, including primary and foreign keys.
  • Documentation artifacts: generate table and column comments to preserve context and governance.
  • Use Case: you have a defined logical model and need to produce a ready-to-deploy physical schema across DBMS variations while maintaining naming conventions.

Quick Start

Map each ERDAI entity to a corresponding physical table and enrich with column types, keys, and comments based on the logical model.

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: erdai-physical-model
Download link: https://github.com/bernakilljos/ERDAI/archive/main.zip#erdai-physical-model

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.