ubiquitous-language

Installation
SKILL.md

Ubiquitous Language

从当前 conversation 中提取并形式化 domain terminology,整理成一致 glossary,并保存到本地文件。

Process

  1. Scan the conversation,寻找 domain-relevant nouns、verbs 和 concepts
  2. Identify problems
    • 同一个词被用于不同 concepts(ambiguity)
    • 不同词被用于同一个 concept(synonyms)
    • 模糊或 overloaded terms
  3. Propose a canonical glossary,对 term 选择保持 opinionated
  4. Write to UBIQUITOUS_LANGUAGE.md,在 working directory 中使用下面格式
  5. Output a summary,在 conversation 中内联总结

Output Format

写一个 UBIQUITOUS_LANGUAGE.md 文件,结构如下:

Installs
548
GitHub Stars
995
First Seen
May 28, 2026
ubiquitous-language — vinvcn/mattpocock-skills-zh-cn