Data Modelling Skill
CommunityDesign schemas from proven universal patterns.
Software Engineering#normalization#database schema#SQL DDL#data modelling#universal data models#OLTP vs OLAP#dimensional modelling
Authorflowkraft
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you design database schemas that reflect real business entities and relationships without unnecessary complexity, reducing rework and modeling mistakes.
Core Features & Use Cases
- Universal data model patterns: Leverages battle-tested patterns (e.g., Party, Product, Order/Transaction, Work Effort, Accounting) as a starting point.
- Simple-to-complex progression: Recommends the simplest viable schema variant first, adding temporal/versioning complexity only when business rules require it.
- OLTP vs OLAP schema choices: Translates requirements into either normalized (3NF) transactional schemas or dimensional (star/snowflake) analytical schemas.
- DDL-ready outputs: Produces concrete table/column/relationship designs and CREATE TABLE DDL tailored to common SQL dialects.
Quick Start
Describe your business domain and key entities, then ask for a schema that starts simple and includes the necessary joins and DDL for your database vendor.
Dependency Matrix
Required Modules
None requiredComponents
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: Data Modelling Skill Download link: https://github.com/flowkraft/datapallas/archive/main.zip#data-modelling-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.