Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Ubiquitous Language

Skill Verifiziert Aktiv

Extract a DDD-style ubiquitous language glossary from the current conversation, flagging ambiguities and proposing canonical terms. Saves to UBIQUITOUS_LANGUAGE.md. Use when user wants to define domain terms, build a glossary, harden terminology, create a ubiquitous language, or mentions "domain model" or "DDD".

Zweck

To help teams define domain terms, build a consistent glossary, and harden terminology for better communication and code clarity.

Funktionen

  • Extracts domain-relevant terms from conversation
  • Identifies and flags ambiguities and synonyms
  • Proposes canonical terms with opinionated choices
  • Saves glossary to UBIQUITOUS_LANGUAGE.md
  • Outputs an inline summary

Anwendungsfälle

  • Defining domain terms for a new project
  • Building a shared glossary for a team
  • Hardening terminology for consistency
  • Creating a ubiquitous language for DDD

Nicht-Ziele

  • Generating code or class definitions
  • Acting as a general-purpose summarization tool
  • Replacing a full-fledged documentation system

Compliance

  • info:GDPRThe skill processes conversation data which may include personal data, and while it does not submit this to a third party, it lacks specific sanitization steps for the LLM.

Installation

npx skills add mattpocock/skills

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
95 /100
Analysiert about 19 hours ago

Vertrauenssignale

Letzter Commitabout 24 hours ago
Sterne78.5k
LizenzMIT
Status
Quellcode ansehen