u9401066/med-paper-assistant

readme-i18n

README 多語言同步。觸發:i18n、翻譯、多語言、sync readme。

First seen Jan 26, 2026

Installation

$ npx skills add u9401066/med-paper-assistant --skill readme-i18n

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from u9401066/med-paper-assistant · top by installs.

npx skills add u9401066/med-paper-assistant

Browse all from u9401066/med-paper-assistant

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 11
License LICENSE
Default branch master
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,370 B
  • docs SUMMARY.md 95 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 22 installs

SKILL.md

README 國際化 (i18n) 技能

觸發:翻譯 README、sync readme、多語言、README 有變更時自動觸發

工具:readfilereplacestringinfilegetchangedfiles


檔案

README.md(英文 Primary)↔ README.zh-TW.md(繁體中文)

同步方向

情況 動作
用戶提供中文 同步到英文版
用戶提供英文 / README.md 變更 同步到中文版

術語對照

EN 中文
Constitution 憲法
Bylaws 子法
Skills 技能
Memory Bank 記憶庫
Domain-Driven Design 領域驅動設計
Data Access Layer 資料存取層

翻譯原則

  1. 技術術語一致(查對照表)
  2. 程式碼不翻譯(只翻註解)
  3. Markdown 結構完全對應
  4. Emoji 兩版一致

工作流

  1. 讀取兩版本 → 比對章節差異(## 標題數、code block 數)
  2. 翻譯新增/變更段落 → 更新對應版本
  3. 檢查:章節數一致、code block 一致、連結有效、術語一致