@amit-t/skill-ubiquitous-language
v1.0.1
Published
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
Maintainers
Readme
@amit-t/skill-ubiquitous-language
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".
Category: engineering
Install
npx @amit-t/skill-ubiquitous-languageThis installs the skill to your Devin for Terminal global skills directory (~/.config/cognition/skills/ubiquitous-language/).
Usage
Once installed, use in any Devin for Terminal session:
/ubiquitous-languageWhat is this?
This is a Devin for Terminal skill — a reusable prompt/workflow that teaches the AI agent how to perform a specific task. Skills are defined as SKILL.md files and can be invoked by name.
Uninstall
rm -rf ~/.config/cognition/skills/ubiquitous-language