Skill for defining terminology and data structures.
Covers domain terminology, entities, relationships, and schema design.
Use proactively when starting a new project or when data structures are unclear.
Triggers: schema, terminology, data model, entity,
스키마, 용어, 데이터 모델,
スキーマ, 用語, データモデル,
模式, 术语, 数据模型,
esquema, terminología, modelo de datos,
schéma, terminologie, modèle de données,
Schema, Terminologie, Datenmodell,
schema, terminologia, modello dati
Do NOT use for: UI-only changes, deployment
Installation
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Skill for defining terminology and data structures.
Covers domain terminology, entities, relationships, and schema design.
Use proactively when starting a new project or when data structures are unclear.
Triggers: schema, terminology, data model, entity,
스키마, 용어, 데이터 모델,
スキーマ, 用語, データモデル,
模式, 术语, 数据模型,
esquema, terminología, modelo de datos,
schéma, terminologie, modèle de données,
Schema, Terminologie, Datenmodell,
schema, terminologia, modello dati
Do NOT use for: UI-only changes, deployment
Define the language and data structures of your project
Purpose
Create a shared vocabulary and data model before writing any code.
Deliverables
1. Terminology Glossary
## Terms
| Term | Definition | Example |
|------|------------|---------|
| User | A registered account | john@email.com |
| Order | A purchase transaction | ORD-123 |
| Product | An item for sale | Blue Widget |