byfranky47· 37 skills
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".
$npx -y skills add franky47/dotfiles --skill ubiquitous-languageInstalls into the current project.
Run `npx skills use "https://github.com/franky47/dotfiles" --skill "franky47/dotfiles/ubiquitous-language"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/franky47/dotfiles" that are relevant to the current task. Run `npx skills add "https://github.com/franky47/dotfiles"` and select the relevant skills, then follow their instructions.