Agent Skillsmohitagw15856/pm-claude-skills › glossary-builder

glossary-builder

GitHub

构建翻译术语表以确保产品关键术语在多语言环境中的一致性。提取核心词汇,提供定义、词性及多语种批准译文或免译标记,输出格式兼容CAT工具或风格指南,解决术语不一致导致的本地化问题。

plugins/pm-localization/skills/glossary-builder/SKILL.md mohitagw15856/pm-claude-skills

Trigger Scenarios

创建术语表 建立免译列表 统一翻译术语

Install

npx skills add mohitagw15856/pm-claude-skills --skill glossary-builder -g -y
More Options

Non-standard path

npx skills add https://github.com/mohitagw15856/pm-claude-skills/tree/main/plugins/pm-localization/skills/glossary-builder -g -y

Use without installing

npx skills use mohitagw15856/pm-claude-skills@glossary-builder

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill glossary-builder -a claude-code -g -y

安装 repo 全部 skill

npx skills add mohitagw15856/pm-claude-skills --all -g -y

预览 repo 内 skill

npx skills add mohitagw15856/pm-claude-skills --list

SKILL.md

Frontmatter
{
    "name": "glossary-builder",
    "description": "Build a translation\/terminology glossary so a product's key terms render consistently everywhere. Use when asked to create a glossary, a termbase, a do-not-translate list, or to keep terminology consistent across translators\/locales. Produces a glossary — each source term with its approved translation per locale, part of speech, definition\/context, and do-not-translate flags — ready for a CAT tool or style guide."
}

Glossary Builder Skill

Inconsistent terminology is the most visible localization failure — when "dashboard" is translated three ways across one product, it looks amateur and confuses users. A glossary (termbase) fixes the key terms once, so every translator and every locale uses the approved rendering. This skill builds it: extract the terms that matter, define them in context, and set the approved translation (or do-not-translate flag).

Required Inputs

Ask for these only if they aren't already provided:

  • The source material / domain — product UI, docs, or a term list; and the field (so definitions are right).
  • Target locale(s) — which languages need approved translations.
  • Existing decisions — any brand terms, product names, or prior translations to lock in.
  • Do-not-translate candidates — brand/product names, trademarks, code/API terms.

Output Format

Glossary: [product/domain]

A termbase table — one row per term:

Source term Part of speech Definition / context Do-not-translate? [Locale 1] [Locale 2]
Dashboard noun the main metrics screen no 仪表板 Tableau de bord
Acme Cloud proper noun product name yes (keep verbatim) Acme Cloud Acme Cloud
sync (verb) verb to reconcile data both ways no 同步 synchroniser

Guidance included:

  • Definitions/context — so a translator knows which meaning (e.g. "ticket" = support case, not event admission), preventing the classic wrong-sense error.
  • Do-not-translate list — brand/product names, trademarks, code identifiers, UI elements that must stay in English.
  • Part of speech / forms — flag terms where the form matters (verb vs. noun "filter").
  • Consistency notes — preferred vs. avoided synonyms in the source itself ("use 'sign in', not 'log in'").

Output note: structured for import into a CAT tool (Trados/memoQ/Crowdin) or to sit in the localization style guide. Mark any translation that needs native review as (draft — confirm).

Quality Checks

  • Each term has a definition/context so translators pick the right sense
  • Do-not-translate terms (brand, product, code) are clearly flagged
  • An approved translation is given per target locale (or marked draft for review)
  • Part of speech / ambiguous forms are disambiguated
  • Source-side consistency (preferred synonyms) is noted
  • Structured for a CAT tool / style-guide import

Anti-Patterns

  • Do not list terms without context — "ticket" or "filter" with no definition guarantees wrong-sense translations
  • Do not omit the do-not-translate flags — that's how brand/product names get mangled across locales
  • Do not present machine translations as approved — mark them draft for native review
  • Do not ignore source consistency — if the source mixes "sign in/log in," the glossary should pick one
  • Do not forget part of speech — a term that's both noun and verb often needs two entries

Based On

Terminology-management practice — termbases, do-not-translate lists, context definitions, CAT-tool glossary structure.

Version History

  • a38bc30 Current 2026-07-05 11:22

Same Skill Collection

exports/openclaw/360-feedback-template/SKILL.md
exports/openclaw/401k-plan-decoder/SKILL.md
exports/openclaw/ab-test-planner/SKILL.md
exports/openclaw/ab-test-readout/SKILL.md
exports/openclaw/accessibility-audit/SKILL.md
exports/openclaw/account-plan/SKILL.md
exports/openclaw/acquirer-red-team/SKILL.md
exports/openclaw/ad-copy/SKILL.md
exports/openclaw/aeo-optimizer/SKILL.md
exports/openclaw/agenda-or-cancel/SKILL.md
exports/openclaw/agent-design-review/SKILL.md
exports/openclaw/agent-observability-spec/SKILL.md
exports/openclaw/agent-spec/SKILL.md
exports/openclaw/ai-ethics-review/SKILL.md
exports/openclaw/ai-eval-plan/SKILL.md
exports/openclaw/ai-feature-prd/SKILL.md
exports/openclaw/ai-product-canvas/SKILL.md
exports/openclaw/air-quality/SKILL.md
exports/openclaw/altitude-shifter/SKILL.md
exports/openclaw/ambiguity-resolver/SKILL.md
exports/openclaw/analyst-relations-brief/SKILL.md
exports/openclaw/announcement-card/SKILL.md
exports/openclaw/api-docs-writer/SKILL.md
exports/openclaw/api-test-plan/SKILL.md
exports/openclaw/api-versioning-strategy/SKILL.md
exports/openclaw/apology-letter/SKILL.md
exports/openclaw/architecture-decision-record/SKILL.md
exports/openclaw/architecture-diagram/SKILL.md
exports/openclaw/archive-strategy/SKILL.md
exports/openclaw/assumption-bounty/SKILL.md
exports/openclaw/assumption-mapper/SKILL.md
exports/openclaw/async-update-format/SKILL.md
exports/openclaw/auto-repair-estimate-decoder/SKILL.md
exports/openclaw/autopilot-charter/SKILL.md
exports/openclaw/benefits-decoder/SKILL.md
exports/openclaw/bid-tender-review/SKILL.md
exports/openclaw/board-deck-narrative/SKILL.md
exports/openclaw/board-minutes/SKILL.md
exports/openclaw/board-pre-read/SKILL.md
exports/openclaw/bom-cost-review/SKILL.md
exports/openclaw/bookkeeping-categorization/SKILL.md
exports/openclaw/boolean-search-builder/SKILL.md
exports/openclaw/brag-doc/SKILL.md
exports/openclaw/brainstorming/SKILL.md
exports/openclaw/brief-builder/SKILL.md
exports/openclaw/briefing-note/SKILL.md
exports/openclaw/budget-builder/SKILL.md
exports/openclaw/budget-variance-analysis/SKILL.md
exports/openclaw/bug-diagnosis/SKILL.md
exports/openclaw/bug-report/SKILL.md

Metadata

Files
0
Version
471c606
Hash
0be105a4
Indexed
2026-07-05 11:22

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-30 16:25
浙ICP备14020137号-1 $방문자$