Agent Skillslevy-street/world-of-claudecraft › write-game-tooltips

write-game-tooltips

GitHub

用于撰写或审核游戏技能、物品等提示文本,确保内容清晰准确并与代码逻辑一致。适用于新增、修改、审计或发现模糊的提示文本场景。

.claude/skills/write-game-tooltips/SKILL.md levy-street/world-of-claudecraft

触发场景

新增玩家可见的提示文本 修改现有提示文本 审计提示文本准确性 发现提示文本表述模糊

安装

npx skills add levy-street/world-of-claudecraft --skill write-game-tooltips -g -y
更多选项

非标准路径

npx skills add https://github.com/levy-street/world-of-claudecraft/tree/main/.claude/skills/write-game-tooltips -g -y

不安装直接使用

npx skills use levy-street/world-of-claudecraft@write-game-tooltips

指定 Agent (Claude Code)

npx skills add levy-street/world-of-claudecraft --skill write-game-tooltips -a claude-code -g -y

安装 repo 全部 skill

npx skills add levy-street/world-of-claudecraft --all -g -y

预览 repo 内 skill

npx skills add levy-street/world-of-claudecraft --list

SKILL.md

Frontmatter
{
    "name": "write-game-tooltips",
    "description": "Write or review World of ClaudeCraft spell, talent, aura, item, and mechanic tooltips in plain English. Use whenever player-facing tooltip text is added, changed, audited, or found to be vague, especially when damage, healing, duration, stacks, targets, resources, or Attack Power and Spell Power scaling must match live code.",
    "user-invocable": true
}

Write game tooltips

Make every tooltip clear enough to understand in one read and exact enough to test.

Required workflow

  1. Read docs/design/tooltip-writing.md in full.
  2. Read the live content definition and every runtime handler for the effect.
  3. List the action, target, values, timing, scaling stat, triggers, caps, and consumption rules.
  4. Write the English source in the order the player experiences it.
  5. Use resolved values for anything changed by rank, gear, talents, or specialization.
  6. Add or update a focused test that compares the tooltip with the combat result.
  7. Run the relevant tooltip, mechanic, i18n, and type checks.

Hard rules

  • Never infer mechanics from the old description.
  • Never claim an effect scales until the live combat path proves it.
  • Never hide a trigger, cap, target limit, stack rule, cooldown reset, or resource change.
  • Never repeat metadata already shown above the description unless the repetition prevents a real misunderstanding.
  • Never hand-edit non-English locale overlays or generated i18n files.
  • Never use flavor text in place of an exact rule.

Write the English pass first. Locale work follows the repository release workflow.

版本历史

  • 51b342b 当前 2026-08-13 10:12

同 Skill 集合

.agents/skills/woc-codex-audit/SKILL.md
.agents/skills/woc-extract-and-test/SKILL.md
.agents/skills/woc-feature-plan/SKILL.md
.agents/skills/woc-file-issue/SKILL.md
.agents/skills/woc-image-to-glb/SKILL.md
.agents/skills/woc-qa/SKILL.md
.agents/skills/woc-release-malware-audit/SKILL.md
.agents/skills/woc-release-merge-audit/SKILL.md
.agents/skills/woc-review-pr/SKILL.md
.agents/skills/woc-write-game-tooltips/SKILL.md
.claude/skills/blender-anim-pipeline/SKILL.md
.claude/skills/ci-triage/SKILL.md
.claude/skills/feature-plan/SKILL.md
.claude/skills/file-issue/SKILL.md
.claude/skills/image-to-glb/SKILL.md
.claude/skills/pr-screenshots/SKILL.md
.claude/skills/qa/SKILL.md
.claude/skills/extract-and-test/SKILL.md
.claude/skills/i18n-locale-fill/SKILL.md
.claude/skills/release-malware-audit/SKILL.md
.claude/skills/review-pr/SKILL.md

元信息

文件数
0
版本
511ee2e
Hash
64051704
收录时间
2026-08-13 10:12

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-17 16:41
浙ICP备14020137号-1