Domains
Forms
- SKILL.md25.0%
- other75.0%
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
Use Cases
Early in a project, team members use terms like "user", "customer", and "account" interchangeably, causing communication ambiguity. After invoking `/domain-modeling`, the agent detects term conflicts in real time during each conversation, clarifies vague "account" into distinct concepts like "Customer" or "User", and automatically updates CONTEXT.md. When the team makes a hard-to-reverse design decision (e.g., choosing event sourcing), the skill suggests creating an ADR documenting the context and alternatives.
During payment module refactoring, a developer finds the "cancel" operation in code actually does a "partial refund," not a full cancellation. Invoking `/domain-modeling` has the agent cross-check code against CONTEXT.md, surfacing the inconsistency immediately. When the developer confirms the correction, the skill updates both the glossary and code logic, keeping domain language and implementation aligned.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File