conceptual-modeling
CommunityTurn messy requirements into a clear domain model
Software Engineering#domain modeling#stakeholder validation#anti-pattern detection#entity identity#relationship cardinality#abstraction boundary#implementation leakage
Authorjacob-balslev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Conceptual modeling translates messy business requirements and stakeholder language into an implementation-neutral domain model that people can validate before design decisions lock in.
Core Features & Use Cases
- Entity discovery & identity criteria: define distinguishable domain concepts and how to decide when two instances are the same.
- Attribute placement & reification: decide what belongs on which entity, identify derived values, and promote relationship data into explicit entities when needed.
- Named relationships with cardinality/optionality: model associations, aggregation/composition, and generalization/specialization with stakeholder-readable meaning.
- Abstraction-level control & anti-pattern detection: prevent implementation leakage (tables/columns/UUIDs/DDL/OWL/DDD tactics) and catch common modeling failures (missing entities, god entities, phantom/unnamed relationships, over-formalization).
- Stakeholder validation & scenario testing: verify the model with walkthroughs, negative tests, and conflict interviews.
Quick Start
Use conceptual-modeling when you need to produce a stakeholder-readable entity/relationship model for a new or changing domain while keeping it above logical/physical database, API, ontology, and DDD tactical design.
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: conceptual-modeling Download link: https://github.com/jacob-balslev/skill-graph/archive/main.zip#conceptual-modeling 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.