mirror of
https://github.com/mattpocock/skills.git
synced 2026-09-12 18:38:06 +07:00
domain-modeling: reword terminology trigger to "discussing codebase terminology"
"Pin down domain terminology or a ubiquitous language" was stiff and leaned on DDD jargon. Swap it for the plainer, more naturally-phrased "discussing codebase terminology". Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -2,4 +2,4 @@
|
|||||||
"mattpocock-skills": patch
|
"mattpocock-skills": patch
|
||||||
---
|
---
|
||||||
|
|
||||||
domain-modeling: trigger on writing or editing a CONTEXT.md or an ADR directly, not just when the request is framed as "pin down terminology" or "record a decision".
|
domain-modeling: trigger on discussing codebase terminology and on writing or editing a CONTEXT.md or an ADR directly, replacing the narrower "pin down domain terminology or a ubiquitous language" / "record an architectural decision" phrasing.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: domain-modeling
|
name: domain-modeling
|
||||||
description: Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, write or edit a CONTEXT.md, record or edit an ADR, or when another skill needs to maintain the domain model.
|
description: Build and sharpen a project's domain model. Use when discussing codebase terminology, writing or editing a CONTEXT.md, recording or editing an ADR, or when another skill needs to maintain the domain model.
|
||||||
---
|
---
|
||||||
|
|
||||||
# Domain Modeling
|
# Domain Modeling
|
||||||
|
|||||||
Reference in New Issue
Block a user