Skip to main content
Back to the directory
mattpocock/skillsSoftware EngineeringFrontend and Design

ubiquitous-language

Extract and formalize domain terminology from the current conversation into a consistent glossary, saved to a local file.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
6

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/mattpocock/skills --skill ubiquitous-language
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, ubiquitous-language has 6 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: mattpocock/skills. Canonical URL: https://skills.sh/mattpocock/skills/ubiquitous-language.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Extract and formalize domain terminology from the current conversation into a consistent glossary, saved to a local file. Write a UBIQUITOUS_LANGUAGE.md file with this structure: Dev: "How do I test the sync service without Docker?" Domain expert: "Provide the filesystem layer instead of the Docker layer . It implements the same Sandbox service interface but uses a local directory as the sandbox ." Dev: "So sync-in still creates a bundle and unpacks it?" Domain expert: "Exactly. The sync service doesn't know which layer it's talking to. It calls exec and copyIn — the filesystem layer just runs those as local shell commands." When invoked again in the same conversation: - Scan the conversation for domain-relevant nouns, verbs, and concepts - Identify problems : - Same word used for different concepts (ambiguity) - Different words used for the same concept (synonyms) - Vague or overloaded terms - Propose a canonical glossary with opinionated term choices - Write to UBIQUITOUS_LANGUAGE.md in the working directory using the format below - Output a summary inline in the conversation - Be opinionated. When multiple words exist for the same concept, pick the best one and list the others as aliases to avoid. - Flag conflicts explicitly. If a term is used ambiguously in the conversation, call it out in the "Flagged ambiguities" section with a clear recommendation.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does ubiquitous-language do?

Extract and formalize domain terminology from the current conversation into a consistent glossary, saved to a local file.

Is ubiquitous-language good?

ubiquitous-language does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support ubiquitous-language?

ubiquitous-language currently lists compatibility with Skills CLI.

Is ubiquitous-language safe to install?

ubiquitous-language has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to ubiquitous-language?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install ubiquitous-language?

Run the following command to install ubiquitous-language: npx skills add https://github.com/mattpocock/skills --skill ubiquitous-language

Related skills

More from mattpocock/skills

Related skills

Alternatives in Software Engineering