addon-domain-semantic-adaptation
Installation
SKILL.md
Add-on: Domain Semantic Adaptation
Use this skill when generic scaffold outputs should reflect the user's domain language (terminology, labels, workflows, and intent phrasing) without changing core architecture patterns.
Compatibility
- Works with all
architect-*,addon-*, andui-*skills. - Recommended default in
production-defaultmode.
Inputs
Collect:
DOMAIN_BRIEF: one-paragraph business/domain context.CANONICAL_TO_DOMAIN_MAP: key term map (for exampledocument->clause packet,user->counsel).PREFERRED_TONE:neutral|formal|technical|friendly.FORBIDDEN_TERMS: terms to avoid in UI/docs.PUBLIC_COPY_SCOPE:ui-only|ui+docs|ui+docs+api-names.