ddl-generator

Community

Turn data models into PostgreSQL schemas.

Authortis-abe-akira
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill converts an immutable data model into ready-to-run PostgreSQL artifacts, enabling seamless database design from a JSON model.

Core Features & Use Cases

  • Model-to-schema generation: Produce schema.sql with resource, event, and junction tables following best practices.
  • Sample data and queries: Generate sample_data.sql and query_examples.sql to validate and demonstrate the plan.
  • Use Case: Given artifacts/{project-name}/model.json, generate a complete database implementation in artifacts/{project-name}/, including comments and indexes.

Quick Start

Use the ddl-generator skill to turn artifacts/{project-name}/model.json into a full PostgreSQL setup, including schema.sql, sample_data.sql, and query_examples.sql.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: ddl-generator
Download link: https://github.com/tis-abe-akira/cc-data-modeler/archive/main.zip#ddl-generator

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.