Agentic-Development-Lifecycle: Skill for Claude Code

.claude/skills/be-glossary/SKILL.md

be-glossary is a skill for Claude Code from hiepdnh/Agentic-Development-Lifecycle. It costs 87 tokens per session (1,135 once invoked), scanned A, original, MIT.

A glossary-maintenance workflow for keeping Japanese, Vietnamese, and English technical terms consistent in one shared project document.

In plain words
What is it for?
It helps add new terms, resolve translation conflicts, check missing or outdated entries, and export the glossary for Japanese documentation.
Why use it?
It prevents translators, developers, testers, and project managers from using different translations for the same term.

Skill for Claude Code

Written for Claude Code: installed under .claude/. Also seen: names the AskUserQuestion tool.

This is hiepdnh/Agentic-Development-Lifecycle's own configuration. It tells Claude Code how to work on Agentic-Development-Lifecycle itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything Agentic-Development-Lifecycle configures →

Part of the agentic-development-lifecycle plugin — 35 skills shipped together

Reuse

Borrowing it

Nothing to install: this file belongs to hiepdnh/Agentic-Development-Lifecycle. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/hiepdnh/Agentic-Development-Lifecycle/main/.claude/skills/be-glossary/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/hiepdnh/Agentic-Development-Lifecycle

Made for: Claude Code.

Or install agentic-development-lifecycle, the plugin that ships this one along with the rest of its 35 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for be-glossary

README.md
[![agentmods](https://agentmods.dev/badge/skills/hiepdnh/agentic-development-lifecycle/be-glossary.svg)](https://agentmods.dev/skills/hiepdnh/agentic-development-lifecycle/be-glossary)
Your own site
<a href="https://agentmods.dev/skills/hiepdnh/agentic-development-lifecycle/be-glossary"><img src="https://agentmods.dev/badge/skills/hiepdnh/agentic-development-lifecycle/be-glossary.svg" alt="Measured on agentmods" height="20"></a>
Per session 87 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,135 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00087 $0.01135
Opus 5 $0.00044 $0.00567
Sonnet 5 $0.00017 $0.00227
Haiku 4.5 $0.00009 $0.00113

Measured 8d ago against content hash 802e1a4af1f3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

be-glossary scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/be-glossary/SKILL.md · 152 lines

How it starts

The opening of the file, as written. The whole thing — 152 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Skill: /be-glossary

Role: Bridge Engineer
Mục đích: Duy trì templates/jp-vn-en-glossary.md — bộ từ vựng chuẩn dùng chung cho toàn dự án JP outsource.


Context

Glossary là single source of truth cho thuật ngữ:

  • BE dùng khi dịch yêu cầu JP → VN
  • Dev dùng khi đọc spec
  • QA dùng khi viết test report
  • PM dùng khi viết status report

Mỗi khi be-bridge gặp [GLOSSARY?] tag → đó là signal cần chạy skill này.


Hướng dẫn thực hiện

Bước 1 — Gate: Xác định công việc

Dùng AskUserQuestion tool:

  • Loại công việc:
    • Thêm terms mới (từ session be-bridge vừa xong)
    • Review và chuẩn hóa terms hiện có
    • Tìm kiếm term trong glossary
    • Export glossary cho tài liệu JP

Chờ confirm.

Bước 2 — Đọc glossary hiện tại

Đọc templates/jp-vn-en-glossary.md toàn bộ.

Kiểm tra:

  • Có terms nào dùng nhiều cách dịch khác nhau không?
  • Có terms nào thiếu column JP hoặc VN không?
  • Có terms nào đã outdated không?

Bước 3 — Xử lý theo loại công việc

3a. Thêm terms mới

Với mỗi term cần thêm, confirm:

## Term mới cần thêm vào glossary

| # | JP | VN đề xuất | EN | Context | Conflict? |
|---|----|-----------|----|---------|----------|
| 1 | [JP term] | [VN] | [EN] | [Dùng trong context nào] | [Có term tương tự không?] |
| 2 | [...] | [...] | [...] | [...] | [...] |

Confirm để thêm vào glossary?

Chờ confirm.

Sau confirm: edit templates/jp-vn-en-glossary.md — thêm vào đúng section theo alphabet (JP reading order).

3b. Resolve conflict dịch thuật

Khi phát hiện term có nhiều cách dịch:

## Conflict detected: "[JP term]"

Hiện tại trong glossary/tài liệu có:
- Cách 1: [VN variant A] — xuất hiện trong: [file list]
- Cách 2: [VN variant B] — xuất hiện trong: [file list]

Khuyến nghị: [Variant nào + lý do]

| | Lựa chọn |
|---|---------|
| A | Dùng "[Variant A]" — cập nhật tất cả tài liệu |
| B | Dùng "[Variant B]" — cập nhật tất cả tài liệu |
| C | Khác: ___ |

Chờ confirm.

Sau confirm: cập nhật glossary + search-replace trong docs/ để nhất quán.

Read the full file on GitHub · 152 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 152 lines · 87 tokens per session scan A 802e1a4af1f3

Subscribe to this mod's changes

be-glossary is a skill published in the GitHub repository hiepdnh/Agentic-Development-Lifecycle (6 stars, last pushed 11d ago), licensed MIT. It adds 87 tokens to every session and 1,135 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

chinese-documentation

A Chinese technical-documentation style guide covering spacing, punctuation, numbers, terminology, and links when Chinese and English appear together.

jnMetaCode/superpowers-zh · 62 tokens

azure-ai-translation-text-py

Azure AI Text Translation SDK for real-time text translation, transliteration, language detection, and dictionary lookup. Use for translating text content in applications. Triggers: "text translation", "translator", "translate text", "transliterate", "TextTranslationClient".

microsoft/skills · 60 tokens

harden

Improve interface resilience through better error handling, i18n support, text overflow handling, and edge case management. Makes interfaces robust and production-ready. Use when the user asks to harden, make production-ready, handle edge cases, add error states, or fix overflow and i18n issues.

fengshao1227/ccg-workflow · 62 tokens

seedance-vocab-ja

This skill should be used when the user asks for Japanese Seedance 2.0 prompt wording, Japanese cinematic vocabulary, or translation of camera, lighting, action, VFX, audio, and production terms into Japanese.

Emily2040/seedance-2.0 · 50 tokens

asc-subscription-localization

Bulk-localize subscription, subscription-group, and in-app purchase display names across App Store locales using asc, including API 4.4.1 version-scoped v2 resources. Use when filling or updating subscription/IAP names and descriptions without App Store Connect UI work.

rorkai/app-store-connect-cli-skills · 60 tokens

i18n-helper

A helper for adding internationalization, which lets software show different languages and regional text. It finds user-visible text written directly in code and moves it into language files.

laolaoshiren/claude-code-skills-zh · 33 tokens