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
Instalação
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
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 |